select option 设置最小宽度

This commit is contained in:
liaoxuezhi 2019-11-08 16:20:50 +08:00
parent 88afa9be4f
commit fa35e964bd
1 changed files with 1 additions and 0 deletions

View File

@ -182,6 +182,7 @@
&-option {
cursor: pointer;
min-width: px2rem(150px);
padding: ($Form-select-menu-height - $Form-input-lineHeight * $Form-input-fontSize)/2 $Form-select-paddingX;
&.is-active {