1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-04-22 15:12:19 +02:00

fix: update icon-mixin.scss

This commit is contained in:
Brendan Sparrow 2019-10-16 19:46:10 +01:00
parent b969073d7e
commit 341cfbd3fe

View File

@ -51,6 +51,7 @@
height: $size;
color: $default-color;
box-shadow: unquote($ret);
transform: rotate(0.0001deg);
// firefox only style
@supports (-moz-appearance: meterbar) {