This commit is contained in:
2025-12-27 22:36:33 +08:00
parent 530f1d833d
commit 7a9c139593
2 changed files with 54880 additions and 20 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1499,22 +1499,6 @@
</li> </li>
</ul> </ul>
</nav> </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 --> <!-- Start Vertical Layout Sidebar -->
<!-- ---------------------------------- --> <!-- ---------------------------------- -->