Work on style updates. Able to create new meetings again.

This commit is contained in:
Scott Idem
2025-06-27 17:36:00 -04:00
parent e87fae34f8
commit 4c0b1d4c50
7 changed files with 172 additions and 251 deletions

View File

@@ -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
"