diff --git a/src/public/stylesheets/theme-next/forms.css b/src/public/stylesheets/theme-next/forms.css index f93703ca4..3fe692efc 100644 --- a/src/public/stylesheets/theme-next/forms.css +++ b/src/public/stylesheets/theme-next/forms.css @@ -192,6 +192,7 @@ label:has(input[type="checkbox"]) { --box-label-gap: .5em; position: relative; + user-select: none; } label:has(input[type="radio"]),