mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-15 17:26:02 +02:00
Update room.vue
This commit is contained in:
@@ -574,12 +574,15 @@ definePage(() => ({
|
||||
<style lang="scss" module>
|
||||
.root {
|
||||
height: 100%;
|
||||
overflow: clip;
|
||||
background: var(--MI_THEME-bg);
|
||||
}
|
||||
|
||||
.screen {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
height: 100cqh;
|
||||
overflow: clip;
|
||||
}
|
||||
|
||||
.canvas {
|
||||
|
||||
Reference in New Issue
Block a user