forked from p96170835/amis
修复样式问题
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