Select: fix arrow align in FireFox (#11427)

pull/11453/head
杨奕 2018-05-31 12:15:27 +08:00 committed by GitHub
parent 1b7a032e97
commit 203744a686
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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) {