mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
Update _custom-forms.scss (#27276)
user-select has no effect on before/after pseudo elements
This commit is contained in:
parent
86822d93d6
commit
2c1a743cc9
@ -70,7 +70,6 @@
|
||||
height: $custom-control-indicator-size;
|
||||
pointer-events: none;
|
||||
content: "";
|
||||
user-select: none;
|
||||
background-color: $custom-control-indicator-bg;
|
||||
@include box-shadow($custom-control-indicator-box-shadow);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user