From cc5a6887c0d642d9c93ee46439114f40332c0daa Mon Sep 17 00:00:00 2001 From: Scott Idem Date: Fri, 1 May 2026 18:41:13 -0400 Subject: [PATCH] Stabilize BB iframe width --- .../idaa/(idaa)/bb/ae_idaa_comp__post_obj_id_view.svelte | 4 ++-- src/routes/idaa/+layout.svelte | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/routes/idaa/(idaa)/bb/ae_idaa_comp__post_obj_id_view.svelte b/src/routes/idaa/(idaa)/bb/ae_idaa_comp__post_obj_id_view.svelte index aea88193..2c45b94e 100644 --- a/src/routes/idaa/(idaa)/bb/ae_idaa_comp__post_obj_id_view.svelte +++ b/src/routes/idaa/(idaa)/bb/ae_idaa_comp__post_obj_id_view.svelte @@ -50,7 +50,7 @@ $effect(() => {
+ class="svelte_component ae_section ae_view post_obj view__post_obj w-full min-w-full space-y-2">
+ class="post__content reset_css w-full rounded-lg bg-white p-2 text-sm font-normal text-wrap shadow-md"> {@html $lq__post_obj?.content}
diff --git a/src/routes/idaa/+layout.svelte b/src/routes/idaa/+layout.svelte index 976e1ea4..f8e349cf 100644 --- a/src/routes/idaa/+layout.svelte +++ b/src/routes/idaa/+layout.svelte @@ -332,6 +332,7 @@ $effect(() => { bind:this={box} onscroll={parse_scroll} class:iframe={$ae_loc?.iframe} + style="scrollbar-gutter: stable;" class=" ae_idaa m-auto flex h-full max-h-fit