1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-07-26 18:44:36 +02:00
This commit is contained in:
kakkokari-gtyih
2026-07-11 19:11:01 +09:00
parent 541c5f6687
commit 541715ea49

View File

@@ -122,7 +122,7 @@ function onContextmenu(ev: PointerEvent) {
font: inherit;
color: inherit;
cursor: pointer;
padding: 60px 0;
padding: 12px 0;
display: flex;
align-items: center;
justify-content: center;