This commit is contained in:
2025-09-24 20:30:47 +08:00
parent 449b3c9916
commit 10a8094a3c
4 changed files with 48 additions and 48 deletions

View File

@ -240,7 +240,7 @@
}
::v-deep .el-date-editor .el-range-separator {
color: #fcfcfc;
color: #333;
}
::v-deep .el-input.is-disabled .el-input__inner {

View File

@ -263,6 +263,8 @@
right: 0px;
left: 0px;
background: #fff;
padding: 0 10px 10px;
box-sizing: border-box;
}
}
}