Material icons: Add background inherit for safari rendering

This commit is contained in:
Konstantinos Triantafyllou 2022-06-06 17:43:23 +03:00
parent 0de97ee578
commit accd757bca
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
white-space: nowrap;
word-wrap: normal;
direction: ltr;
background: inherit;
/* Support for all WebKit browsers. */
-webkit-font-smoothing: antialiased;
/* Support for Safari and Chrome. */