mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 07:56:28 +08:00
Fix cascader style bug in Safari and maxthon, close #1066
This commit is contained in:
parent
caacdc5a93
commit
b347e6c384
@ -93,6 +93,7 @@
|
|||||||
}
|
}
|
||||||
&-menu {
|
&-menu {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
vertical-align: top;
|
||||||
min-width: 111px;
|
min-width: 111px;
|
||||||
height: 180px;
|
height: 180px;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
|
Loading…
Reference in New Issue
Block a user