下拉框样式
This commit is contained in:
@@ -575,4 +575,10 @@ uni-toast .uni-toast {
|
||||
}
|
||||
.uni-select__selector-item:hover {
|
||||
background-color: #3F6ACA !important;
|
||||
}
|
||||
.uni-select__input-text {
|
||||
color: #fff !important;
|
||||
}
|
||||
.uni-select__input-placeholder {
|
||||
color: grey !important;
|
||||
}
|
||||
@@ -565,7 +565,6 @@
|
||||
border-radius: 6px;
|
||||
/deep/ .uni-select__input-placeholder, /deep/ .uni-select__input-text
|
||||
font-size 13px
|
||||
color grey
|
||||
/deep/ .uni-select__selector
|
||||
background-color #071F3E
|
||||
border-color #0c3162
|
||||
|
||||
@@ -644,7 +644,6 @@
|
||||
border-radius: 6px;
|
||||
/deep/ .uni-select__input-placeholder, /deep/ .uni-select__input-text
|
||||
font-size 13px
|
||||
color grey
|
||||
/deep/ .uni-select__selector
|
||||
background-color #071F3E
|
||||
border-color #0c3162
|
||||
|
||||
@@ -509,7 +509,6 @@
|
||||
border-radius: 6px;
|
||||
/deep/ .uni-select__input-placeholder, /deep/ .uni-select__input-text
|
||||
font-size 13px
|
||||
color grey
|
||||
/deep/ .uni-select__selector
|
||||
background-color #071F3E
|
||||
border-color #0c3162
|
||||
|
||||
Reference in New Issue
Block a user