mirror of
https://github.com/tenrok/Font-Awesome.git
synced 2026-06-23 20:40:33 +03:00
Release 6.5.2 (#20179)
Co-authored-by: robmadole <robmadole@users.noreply.github.com>
This commit is contained in:
@@ -22,10 +22,10 @@
|
||||
}
|
||||
|
||||
.#{$fa-css-prefix}-flip-both,
|
||||
.#{$fa-css-prefix}-flip-horizontal.#{$fa-css-prefix}-flip-vertical {
|
||||
.#{$fa-css-prefix}-flip-horizontal.#{$fa-css-prefix}-flip-vertical {
|
||||
transform: scale(-1, -1);
|
||||
}
|
||||
|
||||
.#{$fa-css-prefix}-rotate-by {
|
||||
transform: rotate(var(--#{$fa-css-prefix}-rotate-angle, none));
|
||||
transform: rotate(var(--#{$fa-css-prefix}-rotate-angle, 0));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user