优化 combo 一行展示的样式

This commit is contained in:
2betop 2020-04-03 10:55:17 +08:00
parent 066d7a23c3
commit e6c22d4a35

View File

@ -285,6 +285,7 @@
> .#{$ns}Form-control {
flex-basis: 0;
flex-grow: 1;
min-width: unset;
}
}
}