1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-13 15:15:45 +02:00

Update room.add-object-dialog.vue

This commit is contained in:
syuilo
2026-05-06 18:30:57 +09:00
parent d7c94fbf86
commit 3be075d281

View File

@@ -183,6 +183,7 @@ async function cancel() {
left: 0;
width: 100%;
height: 100%;
z-index: 10;
overflow: clip;
}