change navbar: compact t it for better UI and UX

This commit is contained in:
2026-03-12 07:37:12 +08:00
parent c31ebd35e7
commit bc099512db
3 changed files with 136 additions and 16 deletions

View File

@@ -100,4 +100,6 @@ export const en = {
confirmLogoutTitle: "Confirm Logout",
confirmLogoutMessage: "Are you sure you want to log out of your account?",
cancel: "Cancel",
lightMode: "Light Mode",
darkMode: "Dark Mode",
}