1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-14 18:05:43 +02:00

Update room.vue

This commit is contained in:
syuilo
2026-04-27 09:14:36 +09:00
parent 88e7303779
commit 0910c47612

View File

@@ -559,7 +559,7 @@ definePage(() => ({
.joyStickLeft, .joyStickRight {
position: relative;
flex: 1;
height: 70px;
height: 100px;
box-sizing: border-box;
padding: 8px;
}