Work on style updates. Able to create new meetings again.
This commit is contained in:
@@ -278,7 +278,7 @@ $effect(() => {
|
||||
|
||||
<!-- <svelte:window onscroll={handle_on_scroll} /> -->
|
||||
<!-- <svelte:window bind:scrollY={scroll_y} /> -->
|
||||
|
||||
<!-- h-full max-h-full -->
|
||||
<div
|
||||
id="ae_idaa"
|
||||
bind:clientHeight={$ae_loc.iframe_height}
|
||||
@@ -287,7 +287,7 @@ $effect(() => {
|
||||
class:iframe={$ae_loc?.iframe}
|
||||
class="
|
||||
ae_idaa
|
||||
h-full max-h-full max-w-6xl overflow-auto
|
||||
h-full max-h-fit max-w-6xl overflow-auto
|
||||
flex flex-col gap-1
|
||||
m-auto
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user