chore(client): tweak style

This commit is contained in:
syuilo 2022-06-30 23:07:45 +09:00
parent cb697cf582
commit bbdc52a7ea

View file

@ -214,6 +214,7 @@ const onClick = (ev: MouseEvent) => {
cursor: pointer;
transition: border-color 0.1s ease-out;
pointer-events: none;
user-select: none;
}
> .prefix,