Skip to content

Commit

Permalink
fix: font-awesome selector
Browse files Browse the repository at this point in the history
  • Loading branch information
ChanceYu committed Aug 1, 2018
1 parent 8a08485 commit bf317e6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions components/libs/font-awesome/font-awesome.wxss
Original file line number Diff line number Diff line change
Expand Up @@ -147,13 +147,6 @@
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
Expand Down

0 comments on commit bf317e6

Please sign in to comment.