Skip to content

Commit 78c25e8

Browse files
authored
Fix hidden popups in fullscreen meeting (#9982)
Signed-off-by: Anton Alexeyev <[email protected]>
1 parent 1386029 commit 78c25e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugins/love-resources/src/components/meeting/ControlBarContainer.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@
8686
border-top: 1px solid var(--theme-divider-color);
8787
container-type: inline-size;
8888
width: 100%;
89-
overflow: hidden;
9089
}
9190
9291
.row {

0 commit comments

Comments
 (0)