优化 combo 一行展示的样式

This commit is contained in:
2betop 2020-04-03 10:55:17 +08:00
parent 7411a15f99
commit 80c5692b37
1 changed files with 1 additions and 0 deletions

View File

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