1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-25 07:24:16 +02:00
This commit is contained in:
syuilo
2026-02-09 10:52:41 +09:00
parent 242fd56aec
commit a09bf963f4
6 changed files with 54 additions and 23 deletions

View File

@@ -126,6 +126,7 @@ definePage(() => ({
width: 100%;
height: 100%;
display: block;
background: #000;
}
.controls {