mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-30 02:58:05 +08:00
修复样式问题
This commit is contained in:
parent
e2875437ac
commit
0513a65659
@ -1219,7 +1219,9 @@
|
||||
.#{$ns}Form-col {
|
||||
&.w,
|
||||
&.w-xs,
|
||||
&.w-sm &.w-md &.w-lg {
|
||||
&.w-sm,
|
||||
&.w-md,
|
||||
&.w-lg {
|
||||
flex-basis: unset;
|
||||
flex-grow: unset;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user