This commit is contained in:
Nazar Kanaev 2020-07-29 11:25:35 +01:00
parent ec3ee46088
commit 13bf45f6af

View File

@ -156,7 +156,7 @@ select.form-control:not([multiple]):not([size]) {
margin: 0;
}
.selectgroup *, .noselect {
.selectgroup *, .noselect, .dropdown-item {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;