update 设置input固定宽度后,导致菜单图标组件IconSelect显示异常

This commit is contained in:
bleachtred 2024-04-18 12:59:03 +08:00
parent 4aa42f5c20
commit d7d3105c5c

View File

@ -136,7 +136,3 @@
.el-select { .el-select {
width: 240px !important; width: 240px !important;
} }
.el-input {
width: 240px !important;
}