1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-23 19:14:19 +02:00
This commit is contained in:
syuilo
2026-04-20 12:17:57 +09:00
parent c3c36b06c2
commit 79a063f692
2 changed files with 59 additions and 47 deletions

View File

@@ -113,6 +113,5 @@ async function cancel() {
width: 100%;
height: 100%;
display: block;
background: #000;
}
</style>