1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-08-11 17:04:03 +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; height: $size;
color: $default-color; color: $default-color;
box-shadow: unquote($ret); box-shadow: unquote($ret);
transform: rotate(0.0001deg);
// firefox only style // firefox only style
@supports (-moz-appearance: meterbar) { @supports (-moz-appearance: meterbar) {