This commit is contained in:
Timothy J. Baek
2024-10-20 01:20:27 -07:00
parent 97b6fb4766
commit 875e75b8c2
6 changed files with 33 additions and 32 deletions

View File

@@ -274,7 +274,7 @@
</DropdownMenu.Item>
{#if !$temporaryChatEnabled}
<hr class="border-gray-100 dark:border-gray-800 my-1" />
<hr class="border-gray-50 dark:border-gray-850 my-0.5" />
<div class="flex p-1">
<Tags chatId={chat.id} />