mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-12-23 20:13:09 +02:00
chore(client): tweak style
This commit is contained in:
parent
cb697cf582
commit
bbdc52a7ea
1 changed files with 1 additions and 0 deletions
|
@ -214,6 +214,7 @@ const onClick = (ev: MouseEvent) => {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
transition: border-color 0.1s ease-out;
|
transition: border-color 0.1s ease-out;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
|
user-select: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
> .prefix,
|
> .prefix,
|
||||||
|
|
Loading…
Reference in a new issue