mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-11 08:53:59 +02:00
fix: update icon-mixin.scss
This commit is contained in:
@@ -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) {
|
||||||
|
Reference in New Issue
Block a user