Disable selection of recommended label
This commit is contained in:
parent
6118231117
commit
56f54553ce
1 changed files with 1 additions and 0 deletions
|
@ -162,6 +162,7 @@ a {
|
|||
text-transform: uppercase;
|
||||
padding: 0 0.5em 0 0.5em;
|
||||
border-radius: 2px;
|
||||
user-select: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue