mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-29 05:29:37 +08:00
fix overflow menu
This commit is contained in:
parent
14d9e7ce80
commit
e2144a1d67
@ -94,6 +94,7 @@
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border-right: 1px solid @border-color-split;
|
||||
overflow: auto;
|
||||
&:last-child {
|
||||
border-right-color: transparent;
|
||||
margin-right: -1px;
|
||||
|
Loading…
Reference in New Issue
Block a user