Skip to content
Snippets Groups Projects
Unverified Commit 70298a3c authored by Bekerle, Patrizio's avatar Bekerle, Patrizio :fire:
Browse files

Add more webkit styles

parent 284da74b
No related branches found
No related tags found
No related merge requests found
......@@ -139,6 +139,8 @@ export class Icon extends LitElement {
background-color: currentColor;
mask-repeat: no-repeat;
mask-position: center;
-webkit-mask-repeat: no-repeat;
-webkit-mask-position: center;
}
`;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment