丰都先提交一下

This commit is contained in:
aixianling
2023-10-18 14:59:52 +08:00
parent 8df77fb17a
commit da422ec320
3 changed files with 148 additions and 27 deletions

View File

@@ -99,22 +99,6 @@ export default {
background-clip: text;
color: transparent;
}
:deep(.areaPicker) {
max-width: 300px;
input {
background: rgba(0, 54, 82, 0.9);
border: 1px solid rgba(42, 122, 146, 0.7);
border-radius: 2.2px;
color: #B3DDE5;
cursor: pointer;
}
.el-input__suffix {
color: #B3DDE5;
}
}
}
.rightPane {