mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-30 11:07:52 +08:00
新增 no-grow flex 功能类样式
This commit is contained in:
parent
9b9607d497
commit
db4045b3c3
@ -1193,6 +1193,10 @@
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.no-grow {
|
||||
flex-grow: unset !important;
|
||||
}
|
||||
|
||||
@include media-breakpoint-up(sm) {
|
||||
.#{$ns}Form-col {
|
||||
&.w,
|
||||
|
Loading…
Reference in New Issue
Block a user