mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-01 11:28:30 +08:00
form 样式调整
This commit is contained in:
parent
a679b9152d
commit
28c2fc08fa
@ -281,6 +281,7 @@
|
||||
|
||||
.#{$ns}Combo--ver .#{$ns}Combo-item {
|
||||
display: inline-block;
|
||||
min-width: $Form-control-widthBase;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -323,7 +323,7 @@
|
||||
flex-grow: 1;
|
||||
|
||||
&:not(.#{$ns}Form-control--withSize) {
|
||||
min-width: unset;
|
||||
width: $Form-control-widthBase;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user