修改测试bug

This commit is contained in:
guanj
2025-07-10 16:32:49 +08:00
parent 226031a451
commit 2f5ab61e9c
57 changed files with 1962 additions and 1143 deletions

View File

@@ -33,7 +33,6 @@
.atooltip {
margin-top: 0px !important;
padding: 0 !important;
}
.el-dialog {
padding: 0px !important;
@@ -229,4 +228,8 @@
font-size: 16px;
font-weight: 600;
}
}
}
.el-select__input-wrapper {
width: 11px;
}