This commit is contained in:
Timothy J. Baek 2024-10-05 15:10:55 -07:00
parent a571ae4ec2
commit 9c18cf204d

View File

@ -40,7 +40,7 @@
<ShareChatModal bind:show={showShareChatModal} chatId={$chatId} />
<div class="sticky top-0 z-50 w-full px-1 py-2 -mb-8 flex items-center">
<div class="sticky top-0 z-30 w-full px-1 py-2 -mb-8 flex items-center">
<div
class=" bg-gradient-to-b via-50% from-white via-white to-transparent dark:from-gray-900 dark:via-gray-900 dark:to-transparent pointer-events-none absolute inset-0 -bottom-7 z-[-1] blur"
></div>