Mostly cosmetic styles

This commit is contained in:
Scott Idem
2025-09-24 17:43:40 -04:00
parent 1ba9cd1c03
commit abed17f5da
5 changed files with 33 additions and 18 deletions

View File

@@ -327,10 +327,10 @@ let ae_promises: key_val = $state({});
</button>
{/if} -->
</div>
<ul>
<ul class="space-y-1">
{#each $lq__event_file_obj_li as event_file_obj, index}
<li
class="flex flex-row justify-center gap-1"
class="flex flex-row flex-wrap gap-1 items-center justify-center"
class:hidden={!$events_loc.launcher.show_content__hidden_files && event_file_obj.hide}
>