mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-01-25 11:19:16 -06:00
Added background for charts.
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user