feature: option to disallow text selecting
This commit is contained in:
parent
9bcd2650ae
commit
458b7c3904
4 changed files with 8 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
|||
* {
|
||||
line-height: 1;
|
||||
-webkit-tap-highlight-color: rgba(0,0,0,0);
|
||||
user-select: none;
|
||||
outline: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue