Commit 1cd1284d authored by 曾婧's avatar 曾婧

Merge branch 'dev-hn'

parents 85f24866 97483088
Pipeline #48466 passed with stages
in 2 minutes 5 seconds
......@@ -28,6 +28,12 @@
overflow: hidden;
background-color: #fff;
}
.ant-menu.ant-menu-dark .ant-menu-sub{
background-color: #fff!important;
}
.ant-menu.ant-menu-dark{
background-color: #fff!important;
}
.panda-console-base-layout-slider-menu-item-active {
background-color: @hn-greenColor;
.panda-console-base-layout-slider-menu-item-text {
......@@ -258,14 +264,10 @@
// .panda-console-base-menu-submenu-arrow{
// color:#7a7a7a;
// }
.panda-console-base-menu.panda-console-base-menu-dark
.panda-console-base-menu-submenu-title
.panda-console-base-menu-submenu-arrow::before {
.ant-menu-submenu-arrow::before{
background: #7a7a7a !important;
}
.panda-console-base-menu.panda-console-base-menu-dark
.panda-console-base-menu-submenu-title
.panda-console-base-menu-submenu-arrow::after {
.ant-menu-submenu-arrow::after {
background: #7a7a7a !important;
}
.panda-console-base-menu-dark .panda-console-base-menu-inline.panda-console-base-menu-sub {
......
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