fix: select选择器组件宽度调整
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
box-shadow: none;
|
||||
border-radius: 2px;
|
||||
.el-input__inner {
|
||||
width: 80px;
|
||||
width: 100px;
|
||||
height: 24px;
|
||||
padding-left: 4px;
|
||||
line-height: 24px;
|
||||
|
||||
Reference in New Issue
Block a user