Merge pull request #2416 from kelvinyim0705/develop

fix: standardize pagination alignment in ChartBox components
This commit is contained in:
Alexander Holliday
2025-06-10 09:00:49 +08:00
committed by GitHub

View File

@@ -43,7 +43,7 @@ const ChartBox = ({
>
<Stack
flex={1}
alignItems="center"
sx={{
padding: theme.spacing(8),
justifyContent,