fix: styling

Co-Authored-By: Jannik S. <69747628+jannikstdl@users.noreply.github.com>
This commit is contained in:
Timothy J. Baek 2024-05-19 00:14:23 -07:00
parent 6d2785d58a
commit b521a06b5f

View File

@ -65,7 +65,7 @@
: user?.profile_image_url ?? '/user.png'} : user?.profile_image_url ?? '/user.png'}
/> />
{/if} {/if}
<div class="w-full overflow-hidden"> <div class="w-full overflow-hidden pl-1">
{#if !($settings?.chatBubble ?? true)} {#if !($settings?.chatBubble ?? true)}
<div> <div>
<Name> <Name>