mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-13 13:37:31 -07:00
chore(client): tweak style
This commit is contained in:
parent
03b377eea6
commit
b3c442860d
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue