mirror of
https://github.com/open-webui/open-webui
synced 2025-01-19 09:16:44 +00:00
fix: styling
Co-Authored-By: Jannik S. <69747628+jannikstdl@users.noreply.github.com>
This commit is contained in:
parent
6d2785d58a
commit
b521a06b5f
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user