Skip to content

Commit

Permalink
fix: update icon-mixin.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
brendansparrow committed Oct 17, 2019
1 parent b969073 commit 341cfbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scss/utilities/icon-mixin.scss
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
height: $size;
color: $default-color;
box-shadow: unquote($ret);
transform: rotate(0.0001deg);

// firefox only style
@supports (-moz-appearance: meterbar) {
Expand Down

0 comments on commit 341cfbd

Please sign in to comment.