diff --git a/frontend/src/lib/lemon-ui/LemonCheckbox/LemonCheckbox.scss b/frontend/src/lib/lemon-ui/LemonCheckbox/LemonCheckbox.scss index 161d18c4a566f..d9d77abcb5119 100644 --- a/frontend/src/lib/lemon-ui/LemonCheckbox/LemonCheckbox.scss +++ b/frontend/src/lib/lemon-ui/LemonCheckbox/LemonCheckbox.scss @@ -6,7 +6,6 @@ width: fit-content; font-weight: 500; line-height: 1.5rem; - outline-offset: 2px; &:has(:focus-visible) { .LemonCheckbox__box {