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
@@ -187,7 +187,7 @@ function ResponsiveDialog({
aria-label="show less"
sx={{ marginLeft: "-8px" }}
>
<ArrowBackIcon />
<ArrowBackIcon sx={{ color: "#605D62", fontSize: 30 }} />
</IconButton>
) : showHeaderActions ? (
<Box