Update room.add-object-dialog.vue

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

View file

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