feat(Picker): add @picker-loading-icon-color var (#4787)
This commit is contained in:
@@ -461,6 +461,8 @@
|
||||
@picker-option-font-size: @font-size-lg;
|
||||
@picker-option-text-color: @black;
|
||||
@picker-option-disabled-opacity: .3;
|
||||
@picker-loading-icon-color: @blue;
|
||||
@picker-loading-mask-color: rgba(255, 255, 255, .9);
|
||||
|
||||
// Popup
|
||||
@popup-background-color: @white;
|
||||
|
||||
Reference in New Issue
Block a user