Skip to content

Commit

Permalink
removed outline offset from checkbox focus styling
Browse files Browse the repository at this point in the history
  • Loading branch information
adamleithp committed Dec 17, 2024
1 parent d77a518 commit 8631c34
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/lib/lemon-ui/LemonCheckbox/LemonCheckbox.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
width: fit-content;
font-weight: 500;
line-height: 1.5rem;
outline-offset: 2px;

&:has(:focus-visible) {
.LemonCheckbox__box {
Expand Down

0 comments on commit 8631c34

Please sign in to comment.