下拉框宽度全局css恢复

This commit is contained in:
zhujiyan
2024-06-17 11:49:10 +08:00
parent b551db602b
commit 8594659a3f

View File

@@ -29,6 +29,10 @@
}
}
}
.el-select {
min-width: 200px;
}
.el-dialog {
padding: 0px !important;