This commit is contained in:
Timothy Jaeryang Baek
2026-06-29 10:58:57 -05:00
parent 2d3035a112
commit 4ed45ce843

View File

@@ -289,7 +289,9 @@
<div class="absolute top-[100%] left-0 right-0 h-fit">
{#if !history.currentId && !$chatId && ($banners.length > 0 || ($config?.license_metadata?.type ?? null) === 'trial' || (($config?.license_metadata?.seats ?? null) !== null && $config?.user_count > $config?.license_metadata?.seats))}
<div class=" w-full z-30">
<div class=" flex flex-col gap-1 w-full">
<div
class=" flex flex-col gap-1 w-full max-h-28 overflow-y-auto overscroll-contain md:max-h-none md:overflow-visible"
>
{#if ($config?.license_metadata?.type ?? null) === 'trial'}
<Banner
banner={{