Skip to content

Commit

Permalink
Remove unneccesary unsets
Browse files Browse the repository at this point in the history
  • Loading branch information
0x1eef committed Oct 24, 2023
1 parent 56fe18e commit b238f36
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/css/themes/blue/components/_Icon.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
}

.pause.icon {
background: unset;
rect {
fill: $blue1;
stroke: darken($blue1, 40%);
Expand All @@ -18,7 +17,6 @@
}

.refresh.icon {
background: unset;
fill: $blue1;
}

Expand Down

0 comments on commit b238f36

Please sign in to comment.