Skip to content

Commit

Permalink
Add target for hover
Browse files Browse the repository at this point in the history
  • Loading branch information
richtabor committed Apr 15, 2024
1 parent 18241d1 commit 80ee9bc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
fill: $gray-400 !important;
}

:hover {
.components-button:hover {
background: none !important; // !important to simplify the selector.
}

Expand Down

0 comments on commit 80ee9bc

Please sign in to comment.