This commit is contained in:
lb
2023-09-22 09:28:41 +08:00
47 changed files with 12016 additions and 9573 deletions

View File

@@ -14,8 +14,17 @@ body {
Microsoft YaHei, Arial, sans-serif;
}
label {
font-weight: 700;
// label {
// font-weight: 700;
// }
.searchBarBox .el-form-item--medium .el-form-item__label {
line-height: 40px;
}
.searchBarBox .el-form-item--medium .el-form-item__content {
line-height: 40px;
}
.searchBarBox .el-range-editor--small.el-input__inner {
height: 34px;
}
html {