mirror of
https://github.com/tabler/tabler.git
synced 2026-08-30 05:41:27 +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
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@tabler/core": patch
|
||||
---
|
||||
|
||||
Fixed transform animations (`.icon-pulse`, `.icon-tada`, `.icon-rotate`) not working on webfont icons by adding `display: inline-block` and `transform-origin: center` to `.icon`.
|
||||
Reference in New Issue
Block a user