mirror of
https://github.com/aljazceru/mutiny-web.git
synced 2026-01-10 01:34:26 +01:00
don't allow rando text selection
This commit is contained in:
committed by
benthecarman
parent
c446b86622
commit
e463d93ed3
@@ -4,6 +4,7 @@
|
||||
|
||||
* {
|
||||
touch-action: manipulation;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
html {
|
||||
|
||||
Reference in New Issue
Block a user