mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 02:31:21 +00:00
[Improvement] Picker: update unselected option color (#1142)
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
|
||||
&__item {
|
||||
padding: 0 5px;
|
||||
color: $gray-darker;
|
||||
color: $gray-dark;
|
||||
|
||||
&--selected {
|
||||
color: $black;
|
||||
|
Reference in New Issue
Block a user