Skip to content

Commit

Permalink
Removed property 'will-change' from 'ck-icon' class that is not neede…
Browse files Browse the repository at this point in the history
…d anymore.
  • Loading branch information
pszczesniak committed Nov 21, 2024
1 parent e1e85cb commit 2064e1e
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
/* Inherit cursor style (#5). */
cursor: inherit;

/* This will prevent blurry icons on Firefox. See #340. */
will-change: transform;

& * {
/* Inherit cursor style (#5). */
cursor: inherit;
Expand Down

0 comments on commit 2064e1e

Please sign in to comment.