Updated the Shared items box UI/UX on Client overview

This commit is contained in:
johnnyq
2024-08-23 17:29:03 -04:00
parent b583e7f8c9
commit 436b10c577
6 changed files with 18 additions and 35 deletions

View File

@@ -19,7 +19,7 @@
</li>
<li class="nav-item">
<a href="clients.php" class="nav-link <?php if (basename($_SERVER["PHP_SELF"]) == "clients.php") { echo "active"; } ?>">
<i class="nav-icon fas fa-user-friends"></i>
<i class="nav-icon fas fa-users"></i>
<p>
Clients
<?php if ($num_active_clients) { ?>