chore(client): tweak style
This commit is contained in:
parent
cb697cf582
commit
bbdc52a7ea
|
@ -214,6 +214,7 @@ const onClick = (ev: MouseEvent) => {
|
|||
cursor: pointer;
|
||||
transition: border-color 0.1s ease-out;
|
||||
pointer-events: none;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
> .prefix,
|
||||
|
|
Loading…
Reference in New Issue