fix
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1499,22 +1499,6 @@
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
<div class="fixed-profile p-3 mx-4 mb-2 bg-secondary-subtle rounded mt-3">
|
||||
<div class="hstack gap-3">
|
||||
<div class="john-img">
|
||||
<img src="../assets/images/profile/user-1.jpg" class="rounded-circle" width="40" height="40" alt="modernize-img" />
|
||||
</div>
|
||||
<div class="john-title">
|
||||
<h6 class="mb-0 fs-4 fw-semibold">Mathew</h6>
|
||||
<span class="fs-2">Designer</span>
|
||||
</div>
|
||||
<button class="border-0 bg-transparent text-primary ms-auto" tabindex="0" type="button" aria-label="logout" data-bs-toggle="tooltip" data-bs-placement="top" data-bs-title="logout">
|
||||
<i class="ti ti-power fs-6"></i>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- ---------------------------------- -->
|
||||
<!-- Start Vertical Layout Sidebar -->
|
||||
<!-- ---------------------------------- -->
|
||||
|
||||
Reference in New Issue
Block a user