The Launcher is looking pretty good for posters.

This commit is contained in:
Scott Idem
2024-10-18 13:21:35 -04:00
parent de24f0dc80
commit 488031f90c
5 changed files with 111 additions and 5 deletions

View File

@@ -237,7 +237,11 @@ async function handle_open_file() {
</script>
<div class="event_launcher_file_cont flex flex-col md:flex-row gap-1 wrap items-center justify-between w-full max-w-full">
<div
class="event_launcher_file_cont flex flex-col md:flex-row gap-1 wrap items-center w-full max-w-full"
class:justify-between={!hide_meta}
class:justify-center={hide_meta}
>
{#if open_file_clicked}
<div class="open_file_clicked alert" in:fade="{{ duration: 250 }}" out:fade="{{ duration: 2000 }}">