Skip to content

Commit

Permalink
Refactored CSS so icon-slack.svg can use various colors (hackforla#6003)
Browse files Browse the repository at this point in the history
* Refactored CSS so icon-slack.svg can use various colors

* Re-add lines 1-4 from original code
  • Loading branch information
piecanoe authored Dec 15, 2023
1 parent 46da328 commit 7b69784
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _sass/elements/_icons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
}

.svg-sprites,
.icon {
.icon:not(div.resource-img *) {
path {
fill: currentColor;
}
}
}

0 comments on commit 7b69784

Please sign in to comment.