select option 设置最小宽度
This commit is contained in:
parent
88afa9be4f
commit
fa35e964bd
|
@ -182,6 +182,7 @@
|
|||
|
||||
&-option {
|
||||
cursor: pointer;
|
||||
min-width: px2rem(150px);
|
||||
padding: ($Form-select-menu-height - $Form-input-lineHeight * $Form-input-fontSize)/2 $Form-select-paddingX;
|
||||
|
||||
&.is-active {
|
||||
|
|
Loading…
Reference in New Issue