NAVIGATION_REFACTOR COMPLETED

This commit is contained in:
IGNY8 VPS (Salman)
2026-01-17 03:49:50 +00:00
parent 47a00e8875
commit 501a269450
29 changed files with 3839 additions and 2103 deletions

View File

@@ -460,7 +460,9 @@
----------------------------------------------------------------- */
@utility menu-item {
@apply relative flex items-center w-full gap-3 px-3 py-1.5 font-medium rounded-lg text-theme-sm;
@apply relative flex items-center w-full gap-3 px-3 font-medium rounded-lg text-theme-sm;
padding-top: 7px;
padding-bottom: 7px;
}
@utility menu-item-active {