This commit is contained in:
qsh
2024-05-30 17:24:37 +08:00
parent 4e104166af
commit 1e0ba3b619
10 changed files with 76 additions and 141 deletions

View File

@@ -64,7 +64,8 @@
.el-row .el-form-item {
.el-input,
.el-select,
.el-input-number {
.el-input-number,
.el-input__wrapper {
width: 100%;
}
}