main
Ilham Wara Nugroho 2026-02-18 13:57:14 +07:00
parent 4363616663
commit bcf8988cc0
1 changed files with 2 additions and 2 deletions

View File

@ -154,9 +154,9 @@
<!-- Bottom Profile -->
<div class="p-4 border-t border-slate-100">
<div class="flex items-center p-3 bg-slate-50 rounded-xl overflow-hidden">
<div class="flex items-center p-3 bg-slate-100 border-slate-150 rounded-xl overflow-hidden">
<div class="w-10 h-10 rounded-full bg-blue-100 flex items-center justify-center text-blue-600 font-bold border border-blue-200 shrink-0">
AD
<i data-lucide="user" class="w-5 h-5 shrink-0"></i>
</div>
<div class="sidebar-text ml-3 overflow-hidden">
<p class="text-sm font-bold text-slate-900 truncate">{{ auth()->user()->name }}</p>