remove overall text selection
This commit is contained in:
parent
6eff0b46dd
commit
7ccc701b7b
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ body
|
|||
color: var(--text-color);
|
||||
font-family: 'Roboto', sans-serif;
|
||||
line-height: var(--font-line-height);
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
/* Custom text selection */
|
||||
|
|
Loading…
Add table
Reference in a new issue