mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 20:35:19 +00:00
refac: styling
This commit is contained in:
parent
a64667ca8d
commit
2f338b6ae7
1 changed files with 1 additions and 1 deletions
|
|
@ -667,7 +667,7 @@
|
|||
<img
|
||||
crossorigin="anonymous"
|
||||
src={model?.info?.meta?.profile_image_url ?? '/static/favicon.png'}
|
||||
class=" size-5 rounded-full"
|
||||
class=" size-5 rounded-full -translate-x-[0.5px]"
|
||||
alt="logo"
|
||||
/>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue