parent
73d9ebe3f1
commit
f12aca9e84
4 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
@select-dropdown-prefix-cls: ~"@{css-prefix}select-dropdown";
|
||||
|
||||
.@{select-dropdown-prefix-cls} {
|
||||
width: 100%;
|
||||
width: inherit;
|
||||
max-height: 200px;
|
||||
overflow: auto;
|
||||
margin: 5px 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue