Fix unexpected select disappearing in IE11, close #7934

This commit is contained in:
afc163 2018-01-23 11:31:27 +08:00
parent 1f70cb9722
commit 1502d3604d

View File

@ -457,7 +457,6 @@
padding-left: 0; // Override default ul/ol
list-style: none;
max-height: 250px;
overflow: auto;
&-item-group-list {
margin: 0;