fix: [el-form-item] add min-width (#3208)

This commit is contained in:
三咲智子
2021-09-03 10:14:46 +08:00
committed by GitHub
parent 21cdf61d20
commit 80fb61691d

View File

@@ -107,6 +107,7 @@
line-height: 40px;
position: relative;
font-size: 14px;
min-width: 0;
.#{$namespace}-input-group {
vertical-align: top;