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:
neverland
2020-07-01 13:30:20 +08:00
committed by GitHub
parent 2816c0ff8a
commit 5f0910179a
12 changed files with 717 additions and 722 deletions
-1
View File
@@ -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;