mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-01 03:18:16 +08:00
select option 设置最小宽度
This commit is contained in:
parent
225065852b
commit
426c7e0717
@ -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
Block a user