mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
No Text Select for Touch Screen use
This commit is contained in:
parent
ff1a843de6
commit
4ded60874f
@ -2,6 +2,7 @@ html {
|
|||||||
cursor: none;
|
cursor: none;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
background: #000;
|
background: #000;
|
||||||
|
user-select: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
::-webkit-scrollbar {
|
::-webkit-scrollbar {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user