Skip to content

Commit

Permalink
fix: header update button (#265)
Browse files Browse the repository at this point in the history
  • Loading branch information
ToxicAven authored Nov 12, 2023
1 parent 693f1b2 commit 3b71d91
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/components/_details.scss
Original file line number Diff line number Diff line change
Expand Up @@ -297,3 +297,8 @@ div[class^="checkbox"][class*="checked_"] {
fill: $crust !important;
}
}

// header update icon
path[class^="updateIconForeground"] {
fill: $green !important;
}

0 comments on commit 3b71d91

Please sign in to comment.