mirror of
https://github.com/tabler/tabler.git
synced 2026-08-29 21:31:28 +04:00
Fix .icon so transform animations work on webfont icons (#2729)
Co-authored-by: codecalm <codecalm@gmail.com>
This commit is contained in:
co-authored by
codecalm
parent
70f069cd05
commit
70193fef56
@@ -9,6 +9,8 @@
|
||||
height: var(--#{$prefix}icon-size);
|
||||
font-size: var(--#{$prefix}icon-size);
|
||||
vertical-align: bottom;
|
||||
display: inline-block;
|
||||
transform-origin: center;
|
||||
|
||||
@if $icon-stroke-width {
|
||||
stroke-width: $icon-stroke-width;
|
||||
|
||||
Reference in New Issue
Block a user