From b6d162c66e0e5cddf88e85f2642dffad86c48adc Mon Sep 17 00:00:00 2001 From: Scott Idem Date: Mon, 15 Jun 2026 13:23:58 -0400 Subject: [PATCH] Minor style changes --- .../events/ae_comp__event_presentation_obj_li.svelte | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/routes/events/ae_comp__event_presentation_obj_li.svelte b/src/routes/events/ae_comp__event_presentation_obj_li.svelte index 6858fa64..b3ad66fe 100644 --- a/src/routes/events/ae_comp__event_presentation_obj_li.svelte +++ b/src/routes/events/ae_comp__event_presentation_obj_li.svelte @@ -85,7 +85,7 @@ import { }); }} class="btn btn-sm preset-tonal-warning hover:preset-filled-warning-500"> - + Add Presentation {/if} @@ -102,7 +102,7 @@ import { class="preset-filled-success-100-900 rounded-lg px-4 text-3xl font-bold" title="Count {lq__event_presentation_obj_li.length ?? 'None'}"> - + {lq__event_presentation_obj_li.length ?? 'None'}× {/if} @@ -154,7 +154,7 @@ import { }); }} class="btn btn-sm preset-tonal-warning hover:preset-filled-warning-500"> - + Add Presenter {/if} @@ -346,10 +346,10 @@ import { }} class="btn btn-sm preset-tonal-surface hover:preset-filled-surface-500 text-xs"> {#if $events_sess.pres_mgmt.show_content__presentation_description == event_presentation_obj.event_presentation_id} - + Hide Description {:else} - + Show {/if}