Update room.vue

This commit is contained in:
syuilo
2026-04-15 10:45:50 +09:00
parent af5bdb4296
commit 6a7e05d00a
+4
View File
@@ -405,6 +405,10 @@ definePage(() => ({
height: 100%;
display: block;
background: #000;
&:focus {
outline: none;
}
}
.controls {