fix: 🐛 修复分页电梯宽度也变化了的bug

This commit is contained in:
胡少翔
2024-07-30 16:35:31 +08:00
parent 7daa2690e7
commit d3899ecb6f

View File

@@ -27,6 +27,6 @@
}
}
.el-form .el-input {
.search-container .el-form .el-input {
width: 16rem !important;
}