|
|
|
@@ -15,16 +15,6 @@ |
|
|
|
display: none !important; |
|
|
|
margin-left: 0 !important; |
|
|
|
} |
|
|
|
|
|
|
|
&:hover { |
|
|
|
.anticon.kf-menu-item__default-icon { |
|
|
|
display: none !important; |
|
|
|
} |
|
|
|
.anticon.kf-menu-item__active-icon { |
|
|
|
display: inline !important; |
|
|
|
opacity: 1; |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
@@ -42,18 +32,29 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
.ant-menu-submenu .ant-menu-submenu-title:hover, |
|
|
|
.ant-menu-item:hover { |
|
|
|
color: @primary-color !important; |
|
|
|
|
|
|
|
.kf-menu-item { |
|
|
|
.anticon.kf-menu-item__default-icon { |
|
|
|
display: none !important; |
|
|
|
} |
|
|
|
|
|
|
|
.anticon.kf-menu-item__active-icon { |
|
|
|
display: inline !important; |
|
|
|
opacity: 1; |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
.ant-pro-base-menu-vertical-collapsed { |
|
|
|
.kf-menu-item { |
|
|
|
justify-content: center; |
|
|
|
width: 100%; |
|
|
|
|
|
|
|
.kf-menu-item__name { |
|
|
|
display: none !important; |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
.ant-menu-submenu { |
|
|
|
.ant-menu-submenu-title:hover { |
|
|
|
color: @primary-color !important; |
|
|
|
} |
|
|
|
} |