This commit is contained in:
pushuo 2022-07-28 21:17:59 +08:00
parent bceae1a6b3
commit cb970ce18d
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
</li>
<li class="nav-item">
<div class="dropdown">
<a href="#" class="nav-link" data-bs-toggle="dropdown">
<a href="#" class="nav-link dropdown-toggle px-2" data-bs-toggle="dropdown">
<img src="http://dummyimage.com/100x100" class="avatar img-fluid rounded-circle me-1">
<span class="text-dark ml-2">{{ auth()->user()->name }}</span>
</a>