Skip to content

Commit

Permalink
fix: block selector
Browse files Browse the repository at this point in the history
  • Loading branch information
nada-deriv committed Aug 1, 2024
1 parent 76073b8 commit 30022b0
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,6 @@
width: 12.4rem;
}

&:hover:not(&--selected) {
background-color: #d6dadb;
cursor: pointer;
color: #ffffff;
}
&:active,
&--selected {
background-color: #999999;
border-color: #999999;
Expand Down

0 comments on commit 30022b0

Please sign in to comment.