refac: floating buttons behaviour in shared chat

This commit is contained in:
Timothy Jaeryang Baek
2025-03-31 00:57:16 -07:00
parent effa87638d
commit 05dfb9cecd
2 changed files with 2 additions and 2 deletions

View File

@@ -263,7 +263,7 @@
</div>
{:else}
<div
class="py-1 flex dark:text-gray-100 bg-gray-50 dark:bg-gray-800 border dark:border-gray-850 w-72 rounded-full shadow-xl"
class="py-1 flex dark:text-gray-100 bg-gray-50 dark:bg-gray-800 border border-gray-100 dark:border-gray-850 w-72 rounded-full shadow-xl"
>
<input
type="text"