mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 22:36:31 +08:00
Fix unexpected select disappearing in IE11, close #7934
This commit is contained in:
parent
1f70cb9722
commit
1502d3604d
@ -457,7 +457,6 @@
|
||||
padding-left: 0; // Override default ul/ol
|
||||
list-style: none;
|
||||
max-height: 250px;
|
||||
overflow: auto;
|
||||
|
||||
&-item-group-list {
|
||||
margin: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user