Skip to content

Commit

Permalink
Ahmad/Strike Icon Svg fix on Firefox (#15578)
Browse files Browse the repository at this point in the history
* chore: strike icon

* fix: revert all

* chore: add important
  • Loading branch information
ahmadtaimoor-deriv committed Jun 10, 2024
1 parent 6719b0a commit 6307d05
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/** @define app-contents; weak */

*:where(:not(html, iframe, canvas, img, svg, video, audio):not(svg *, symbol *)) {
all: revert-layer;
all: revert-layer !important;
}

/*rtl:begin:ignore*/
Expand Down

0 comments on commit 6307d05

Please sign in to comment.