feat(backoffice): Create a nested/dropdown sidebar list

- Create a dropdown sidebar list
- Show back the old navigation and group them
- Make the sidebar responsive for mobile view
This commit is contained in:
Hafid Nur
2025-11-30 12:59:18 +07:00
parent f5ad55235c
commit 18e835450a
3 changed files with 284 additions and 56 deletions
+2 -2
View File
@@ -130,7 +130,7 @@
html {
font-family: 'Bai Jamjuree', sans-serif;
font-weight: 400;
font-size: 12px;
font-size: 14px;
line-height: 1.2;
}
}
}