Commit 138d52c4 authored by 曾婧's avatar 曾婧

fix: hn

parent b341fc63
Pipeline #51127 passed with stages
in 2 minutes 21 seconds
...@@ -47,6 +47,10 @@ ...@@ -47,6 +47,10 @@
.@{ant-prefix}-pro-sider .@{ant-prefix}-menu{ .@{ant-prefix}-pro-sider .@{ant-prefix}-menu{
background: transparent!important; background: transparent!important;
} }
.@{ant-prefix}-pro-sider ul.@{ant-prefix}-menu{
height: calc(100vh - 46px);
overflow: auto;
}
.ant-menu.ant-menu-dark .ant-menu-sub { .ant-menu.ant-menu-dark .ant-menu-sub {
background-color: #fff !important; background-color: #fff !important;
} }
......
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