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
+4
View File
@@ -192,6 +192,10 @@
.type-select {
width: 140px;
margin-right: 10px;
:deep(.ant-select-selection-item) {
color: #fff !important;
}
}
}