refac: styling

This commit is contained in:
Timothy Jaeryang Baek 2025-06-09 01:25:42 +04:00
parent a64667ca8d
commit 2f338b6ae7

View File

@ -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>