mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 04:45:19 +00:00
refac
This commit is contained in:
parent
620e629edc
commit
d6d6098378
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
/>
|
||||
<div class="ml-2">
|
||||
<div class=" flex justify-between items-center">
|
||||
<div class="text-xs text-black dark:text-white font-medium">
|
||||
<div class="text-xs text-black dark:text-white font-medium line-clamp-1">
|
||||
{data?.user?.name ?? 'User'}
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue