1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-08-23 06:12:52 +02:00

Merge pull request #370 from brendansparrow/patch-1

Update icon-mixin.scss
This commit is contained in:
B.C.Rikko
2019-10-17 16:34:45 +09:00
committed by GitHub

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) {