Commit 203744a6 authored by 杨奕's avatar 杨奕 Committed by GitHub

Select: fix arrow align in FireFox (#11427)

parent 1b7a032e
...@@ -33,7 +33,6 @@ ...@@ -33,7 +33,6 @@
font-size: $--select-input-font-size; font-size: $--select-input-font-size;
transition: transform .3s; transition: transform .3s;
transform: rotateZ(180deg); transform: rotateZ(180deg);
line-height: 16px;
cursor: pointer; cursor: pointer;
@include when(reverse) { @include when(reverse) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment