Commit 1554fd14 by zhangleyuan

feat:调整导航样式

parent c5910a61
......@@ -131,7 +131,7 @@
@xm-table-tbody-color:#666;
//侧边栏宽度
@xm-left-width:180px;
@xm-left-min-width:64px;
@xm-left-min-width:56px;
@xm-color-text-menu:#9a9dA7;
// 下拉框
......
......@@ -13,7 +13,7 @@
background: @menu-bakg;
color: #333;
.menu-type-icon{
margin:4px 0 4px 150px;
margin:4px 0 0px 150px;
cursor: pointer;
.icon{
font-size:14px;
......@@ -110,9 +110,9 @@
}
&.left-container-vertical {
width: 62px;
width: 56px;
.menu-type-icon{
margin:4px 0 4px 22px;
margin:4px 0 0px 22px;
}
.left {
.ant-menu-submenu-arrow{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment