More updates for IDAA style

This commit is contained in:
Scott Idem
2025-07-14 14:44:51 -04:00
parent 37bcb7940d
commit de2b5db21a
2 changed files with 7 additions and 2 deletions

View File

@@ -20,7 +20,12 @@ let { lq__archive_obj_li }: Props = $props();
</script>
<section class="archive_list flex flex-col gap-2 items-center justify-center w-full">
<section
class="
archive_list
flex flex-col gap-2 items-center justify-center w-full
"
>
{#if $lq__archive_obj_li && $lq__archive_obj_li.length}
{#each $lq__archive_obj_li as idaa_archive_obj, index}

View File

@@ -110,7 +110,7 @@ function add_activity_log(
<!-- {#if Array.isArray(event_id_random_li) && event_id_random_li.length} -->
{#if $lq__event_obj_li && $lq__event_obj_li.length}
<div class="overflow-auto space-y-2">
<div class="space-y-2">
<h2 class="h3">
<span class="text-base text-gray-500">
Results: