Skip to content

Commit

Permalink
All buttons appear clickable
Browse files Browse the repository at this point in the history
  • Loading branch information
soerenbf committed Nov 8, 2024
1 parent 22e4b79 commit 6257935
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
.button {
&__base {
cursor: pointer;

&:focus-visible {
outline: 1px solid $color-white;
outline-offset: -1px;
Expand Down

0 comments on commit 6257935

Please sign in to comment.