fix(Picker): revert add @picker-option-height var (#6663)
* fix(Picker): revert add @picker-option-height var * fix: remove unused var
This commit is contained in:
@@ -537,7 +537,6 @@
|
||||
@picker-action-font-size: @font-size-md;
|
||||
@picker-confirm-action-color: @text-link-color;
|
||||
@picker-cancel-action-color: @gray-6;
|
||||
@picker-option-height: 44px;
|
||||
@picker-option-font-size: @font-size-lg;
|
||||
@picker-option-text-color: @black;
|
||||
@picker-option-disabled-opacity: 0.3;
|
||||
|
||||
Reference in New Issue
Block a user