style(Picker): add @picker-option-height less var (#6571)
This commit is contained in:
@@ -104,6 +104,7 @@
|
||||
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