下拉框

This commit is contained in:
2024-05-30 19:21:48 +08:00
parent c9d33425b5
commit dc5f34b9b6
2 changed files with 19 additions and 8 deletions

View File

@@ -528,4 +528,7 @@ uni-button[disabled]:not([type]), uni-button[disabled][type=default] {
.uni-calendar-item__weeks-box-item {
width: 40px !important;
height: 40px !important;
}
.uni-select__selector-empty {
color: #fff
}