mirror of
https://github.com/open-webui/open-webui
synced 2024-11-07 00:59:52 +00:00
refac
This commit is contained in:
parent
a571ae4ec2
commit
9c18cf204d
@ -40,7 +40,7 @@
|
|||||||
|
|
||||||
<ShareChatModal bind:show={showShareChatModal} chatId={$chatId} />
|
<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
|
<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"
|
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>
|
></div>
|
||||||
|
Loading…
Reference in New Issue
Block a user