mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 11:08:45 +08:00
site: fix header menu item min-width
This commit is contained in:
parent
cffa9af09b
commit
72fb1c7b52
@ -13,6 +13,7 @@
|
||||
|
||||
& > .ant-menu-item,
|
||||
& > .ant-menu-submenu {
|
||||
min-width: 40px;
|
||||
height: @header-height;
|
||||
margin-right: 12px;
|
||||
margin-left: 12px;
|
||||
|
Loading…
Reference in New Issue
Block a user