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:
@@ -104,7 +104,6 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: @picker-option-height;
|
||||
padding: 0 @padding-base;
|
||||
color: @picker-option-text-color;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user