This commit is contained in:
zk
2023-12-22 17:42:54 +08:00
parent 22a4132300
commit 541fbb4b0a
4 changed files with 8 additions and 3 deletions
+2 -2
View File
@@ -184,7 +184,7 @@
//框背景色
.ant-select:not(.ant-select-customize-input) .ant-select-selector {
color: #1b7ef2 !important;
color: #1b7ef2;
background-color: transparent !important;
border: 1px solid #1b7ef2 !important;
}
@@ -214,4 +214,4 @@
.ant-select-item-option-selected:not(.ant-select-item-option-disabled) {
background-color: #002e64 !important;
}
</style>
</style>