Update add calendar modal, update menu list style (#521)

This commit is contained in:
lenhanphung
2026-02-09 17:06:05 +07:00
committed by GitHub
parent 1720965f0f
commit ce9ad27256
5 changed files with 47 additions and 11 deletions
+1 -1
View File
@@ -278,7 +278,7 @@ export default function SettingsPage() {
aria-label={t("settings.back") || "Back to calendar"}
className="back-button"
>
<ArrowBackIcon />
<ArrowBackIcon sx={{ color: "#605D62", fontSize: 30 }} />
</IconButton>
{activeNavItem === "settings" && (
<Tabs