mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-03 04:18:29 +08:00
样式优化
This commit is contained in:
parent
f8e48b382e
commit
44eae706dd
@ -301,7 +301,6 @@
|
||||
> .#{$ns}Form-control {
|
||||
flex-basis: 0;
|
||||
flex-grow: 1;
|
||||
min-width: unset;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -44,6 +44,7 @@
|
||||
color: $Form-select-placeholderColor;
|
||||
line-height: $Form-input-lineHeight;
|
||||
user-select: none;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
&-value {
|
||||
|
Loading…
Reference in New Issue
Block a user