This commit is contained in:
2025-10-10 14:27:21 +08:00
parent 8581d57eed
commit bfdc3caa92
2 changed files with 3 additions and 11 deletions

View File

@@ -601,15 +601,7 @@ uni-toast .uni-toast {
font-size: 13px !important;
line-height: 14px !important;
padding: 10.5px 10px !important;
}
.uni-select__selector-item:hover {
background-color: #3F6ACA !important;
}
.uni-select__input-text {
color: #fff !important;
}
.uni-select__input-placeholder {
color: grey !important;
color: #606266;
}
/** 提示框 */
uni-modal .uni-modal {