fix: Disable text selection on k10y
This commit is contained in:
parent
8c4844b00b
commit
a109542eb8
1 changed files with 1 additions and 0 deletions
|
|
@ -4,4 +4,5 @@
|
|||
font-weight: 700;
|
||||
transform: translate(1rem, 1.6rem);
|
||||
color: var(--secondary);
|
||||
user-select: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue