diff --git a/scss/_custom-forms.scss b/scss/_custom-forms.scss index e30bda861049eaddc2bec920341e3a878f46a439..88723a246b1f1fec6b5b7863d55db433a0d724b7 100644 --- a/scss/_custom-forms.scss +++ b/scss/_custom-forms.scss @@ -65,6 +65,7 @@ display: block; width: $custom-control-indicator-size; height: $custom-control-indicator-size; + pointer-events: none; user-select: none; background-color: $custom-control-indicator-bg; background-repeat: no-repeat;