Compare commits
No commits in common. "ad45afca10c5ae60a3ffb22650bb45297eb5ff75" and "bc2d77c50a468b13a0e33dcbc0184f3d66a0c51b" have entirely different histories.
ad45afca10
...
bc2d77c50a
|
@ -552,9 +552,6 @@ export default {
|
|||
line-height: 14px;
|
||||
color: #ffffff;
|
||||
}
|
||||
::v-deep .el-date-editor .el-range__close-icon {
|
||||
line-height: 14px;
|
||||
}
|
||||
::v-deep .el-date-editor .el-range-input {
|
||||
background: #9000;
|
||||
color: #ffffff;
|
||||
|
@ -608,7 +605,6 @@ export default {
|
|||
}
|
||||
}
|
||||
.active-item {
|
||||
cursor: pointer;
|
||||
font-size: 14px;
|
||||
float: left;
|
||||
width: 50%;
|
||||
|
|
Loading…
Reference in New Issue