Added background for charts.

This commit is contained in:
Owaiseimdad
2025-03-22 09:51:07 +05:30
parent 88bf086f8d
commit ee6e7bc905

View File

@@ -25,7 +25,7 @@ const ChartBox = ({
flex={1}
direction="row"
sx={{
backgroundColor: theme.palette.primary.main,
backgroundColor: theme.palette.tertiary.main,
border: 1,
borderStyle: "solid",