mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-30 02:48:55 +08:00
优化select 换行样式
This commit is contained in:
parent
3082b919e9
commit
be46aed85f
@ -57,7 +57,8 @@
|
||||
.#{$ns}Select-menu {
|
||||
border-radius: #{$R3};
|
||||
.#{$ns}Select-option {
|
||||
height: var(--Form-input-height);
|
||||
// height: var(--Form-input-height);
|
||||
line-height: 1.1;
|
||||
padding: px2rem(5px) px2rem(12px);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user