There was an error while loading. Please reload this page.
1 parent 17d9ca5 commit a6e5d61Copy full SHA for a6e5d61
1 file changed
src/components/DesktopSessionHost.vue
@@ -588,6 +588,7 @@ onUnmounted(() => {
588
flex: 1;
589
min-height: 0;
590
overflow: hidden;
591
+ background-color: #000;
592
transition: filter 0.2s ease;
593
}
594
0 commit comments