This commit is contained in:
hackerESQ
2024-08-23 22:15:16 -05:00
parent a0ec39638e
commit fd9ae11ce5
@@ -30,7 +30,7 @@
$user = auth()->user();
@endphp
<x-list-item :item="$user" avatar="profile_photo_url" value="name" sub-value="email" no-separator no-hover class="-mx-2 !-mt-5 rounded">
<x-list-item :item="$user" avatar="profile_photo_url" value="name" sub-value="email" no-separator no-hover class="-mx-2 !-mt-3 rounded">
<x-slot:actions>
<x-dropdown>
<x-slot:trigger>