Skip to content

Commit

Permalink
Fix icon visibility issue in Safari 18
Browse files Browse the repository at this point in the history
  • Loading branch information
Rustem Mussabekov committed Oct 31, 2024
1 parent 659f886 commit 13fdd5c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/co/common/icon/index.module.styl
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
.icon {
contain: strict
content-visibility: auto
display: inline-block

svg {
contain: strict
content-visibility: auto
display:block
fill: currentColor
}
Expand Down

0 comments on commit 13fdd5c

Please sign in to comment.