Unverified Commit 5161624c by Sendya

fix: menu hover: overflow

parent 09b8a692
......@@ -493,7 +493,7 @@
position: relative;
z-index: 10;
.ant-layout-sider-children {
.ant-layout-sider-children:hover {
overflow-y: auto;
}
......
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