mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-05 00:03:51 +09:00
fix: iOS Safari :bap:
This commit is contained in:
@ -116,9 +116,9 @@ const onContextmenu = (e: MouseEvent) => {
|
||||
}
|
||||
}
|
||||
|
||||
&:not(.canToggle) {
|
||||
cursor: default;
|
||||
}
|
||||
//&:not(.canToggle) {
|
||||
// cursor: default;
|
||||
//}
|
||||
|
||||
&.reacted {
|
||||
background: var(--accent);
|
||||
|
Reference in New Issue
Block a user