I think things are scrolling better. Other style clean up for dark mode.

This commit is contained in:
Scott Idem
2025-09-18 10:44:01 -04:00
parent 4f36d3eab3
commit 623b62f716
5 changed files with 23 additions and 18 deletions

View File

@@ -197,7 +197,12 @@ if (browser) {
<section
class:iframe={$ae_loc?.iframe}
class="main_content grow px-1 md:px-2 lg:px-4 pb-32"
class="
main_content grow px-1 md:px-2 lg:px-4 pb-32
flex flex-col gap-1
items-center
justify-start
"
>
<!-- <section
class:iframe={$ae_loc?.iframe}

View File

@@ -68,8 +68,8 @@ let ae_triggers: key_val = $state({});
<section
class="
ae_comp event_session_obj_li
border-2 border-dashed border-x-red-500 border-y-white
sm:border-x-red-400 md:border-x-yellow-400 lg:border-x-gray-100
border-x-2 border-dashed border-x-red-500
sm:border-x-red-400 md:border-x-yellow-400 lg:border-x-transparent
px-0.5 py-2 space-y-2
min-w-full
w-full
@@ -289,7 +289,7 @@ let ae_triggers: key_val = $state({});
{@html ae_snip.html__not_set}
{/if}
{#if $ae_loc.administrator_access}
{#if 1==3 && $ae_loc.administrator_access}
{#if session_obj?.event_session_id_random == $events_slct.event_session_id && ae_tmp[$events_slct.event_session_id] && ae_tmp[$events_slct.event_session_id].show__edit_poc_person}
<Element_ae_crud