fix input-group style

pull/3837/merge
baiyaaaaa 2017-06-01 04:21:51 +08:00 committed by 杨奕
parent e4fcc3eca7
commit e229de799a
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@
border: var(--border-base);
border-radius: var(--input-border-radius);
padding: 0 10px;
width: 1%;
width: 1px;
white-space: nowrap;
& .el-select,