styling
This commit is contained in:
@@ -30,7 +30,7 @@
|
|||||||
$user = auth()->user();
|
$user = auth()->user();
|
||||||
@endphp
|
@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-slot:actions>
|
||||||
<x-dropdown>
|
<x-dropdown>
|
||||||
<x-slot:trigger>
|
<x-slot:trigger>
|
||||||
|
|||||||
Reference in New Issue
Block a user