Skip to content

Commit

Permalink
Remove focus-visible due to conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
Aiden-Brine committed Oct 8, 2024
1 parent 814e6f5 commit 421a4ee
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/components/src/Card/Card.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,6 @@
.clickable:focus {
background-color: var(--color-surface--hover);
}
.clickable:focus-visible {
box-shadow: var(--shadow-focus);
}

.header {
display: flex;
Expand Down

0 comments on commit 421a4ee

Please sign in to comment.