[improvement] Picker: optimize style
This commit is contained in:
@@ -362,7 +362,7 @@
|
||||
@picker-action-text-color: @blue;
|
||||
@picker-action-active-color: @active-color;
|
||||
@picker-option-font-size: 16px;
|
||||
@picker-option-text-color: @text-color;
|
||||
@picker-option-text-color: @black;
|
||||
@picker-option-disabled-opacity: .3;
|
||||
|
||||
// Popup
|
||||
|
||||
Reference in New Issue
Block a user