Working on general styles

This commit is contained in:
Scott Idem
2025-09-17 19:21:01 -04:00
parent 6b6418b753
commit 46a89c36fe
8 changed files with 49 additions and 14 deletions

View File

@@ -708,9 +708,12 @@ $effect(() => {
class="
static
m-auto
border-x border-gray-200 dark:border-gray-600
mt-12 mb-14 sm:mb-12
h-full w-full max-w-8xl
h-full
w-full max-w-7xl
"
>
@@ -786,6 +789,7 @@ $effect(() => {
justify-center
py-1 px-0.5
bg-gray-100
"
>

View File

@@ -107,7 +107,7 @@ let ae_promises: key_val = $state({
{#if $lq__event_event_file_obj_li}
<div class="w-full flex flex-col gap-0.5">
<div class="w-full flex flex-col gap-0.5 overflow-y-auto">
<!-- <div class="text-xs text-neutral-800/80">
<strong>
Event Files:

View File

@@ -538,12 +538,11 @@ async function handle_qry__event_session(
<section
class="
ae_events_pres_mgmt_event
md:container
flex flex-col gap-1
items-center
justify-start
mx-auto
py-1 px-2 pb-16
min-h-full
h-full
min-w-full
max-w-max