Compare commits

..

No commits in common. "ad45afca10c5ae60a3ffb22650bb45297eb5ff75" and "bc2d77c50a468b13a0e33dcbc0184f3d66a0c51b" have entirely different histories.

1 changed files with 0 additions and 4 deletions

View File

@ -552,9 +552,6 @@ export default {
line-height: 14px; line-height: 14px;
color: #ffffff; color: #ffffff;
} }
::v-deep .el-date-editor .el-range__close-icon {
line-height: 14px;
}
::v-deep .el-date-editor .el-range-input { ::v-deep .el-date-editor .el-range-input {
background: #9000; background: #9000;
color: #ffffff; color: #ffffff;
@ -608,7 +605,6 @@ export default {
} }
} }
.active-item { .active-item {
cursor: pointer;
font-size: 14px; font-size: 14px;
float: left; float: left;
width: 50%; width: 50%;