Disabled text highlighting on the speed and resolution selection popups
This commit is contained in:
parent
4eece90b93
commit
e7753ab41d
@ -207,6 +207,7 @@ body {
|
||||
}
|
||||
.select {
|
||||
position: relative;
|
||||
user-select: none;
|
||||
}
|
||||
.list {
|
||||
visibility: hidden;
|
||||
|
Loading…
x
Reference in New Issue
Block a user