Commit 2c1a743c authored by 719media's avatar 719media Committed by XhmikosR
Browse files

Update _custom-forms.scss (#27276)

user-select has no effect on before/after pseudo elements
parent 86822d93
Showing with 0 additions and 1 deletion
+0 -1
...@@ -70,7 +70,6 @@ ...@@ -70,7 +70,6 @@
height: $custom-control-indicator-size; height: $custom-control-indicator-size;
pointer-events: none; pointer-events: none;
content: ""; content: "";
user-select: none;
background-color: $custom-control-indicator-bg; background-color: $custom-control-indicator-bg;
@include box-shadow($custom-control-indicator-box-shadow); @include box-shadow($custom-control-indicator-box-shadow);
} }
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment