chore(client): tweak style
This commit is contained in:
parent
cb697cf582
commit
bbdc52a7ea
|
@ -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 New Issue