update Dropdown cls

This commit is contained in:
梁灏 2017-10-16 11:08:43 +08:00
parent 82151bd93a
commit f180098687
3 changed files with 11 additions and 0 deletions

View file

@ -21,6 +21,10 @@
&-menu{
min-width: 100px;
}
&-transfer{
width: auto;
}
}
.select-item(@dropdown-prefix-cls, @dropdown-item-prefix-cls);