Skip to content

Commit

Permalink
Fix button style
Browse files Browse the repository at this point in the history
  • Loading branch information
chihsuan committed Feb 1, 2024
1 parent ded2a78 commit 8897fcd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions client/layout/masterbar/woo.scss
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,10 @@
color: #fff;
width: 100%;

&.is-busy {
background-image: none;
}

&:hover {
background-color: $woo-purple-40;
}
Expand Down

0 comments on commit 8897fcd

Please sign in to comment.