Skip to content

Commit

Permalink
Reset hover color
Browse files Browse the repository at this point in the history
  • Loading branch information
youknowriad committed May 8, 2023
1 parent dc4824b commit 4402477
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/edit-site/src/components/site-hub/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,8 @@

.edit-site-site-hub_toggle-command-center {
color: $white;

&:hover {
color: $white;
}
}

0 comments on commit 4402477

Please sign in to comment.