diff --git a/plugins/love-resources/src/components/meeting/ControlBarContainer.svelte b/plugins/love-resources/src/components/meeting/ControlBarContainer.svelte index 4e02137f31..2fb9db5f2a 100644 --- a/plugins/love-resources/src/components/meeting/ControlBarContainer.svelte +++ b/plugins/love-resources/src/components/meeting/ControlBarContainer.svelte @@ -86,7 +86,6 @@ border-top: 1px solid var(--theme-divider-color); container-type: inline-size; width: 100%; - overflow: hidden; } .row {