Commit aaa0e519 by Sendya

fix: menu hover: overflow

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