Skip to content

Commit

Permalink
fix hover
Browse files Browse the repository at this point in the history
  • Loading branch information
neSpecc committed Apr 24, 2024
1 parent 49d2ea9 commit 78ae421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/frontend/styles/components/sidebar.pcss
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@
}

&--active,
&--hover {
&:hover {
@apply --squircle;
}
}
Expand Down

0 comments on commit 78ae421

Please sign in to comment.