mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-30 11:07:52 +08:00
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
Block a user