mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-01-28 20:59:23 -06:00
Merge pull request #2416 from kelvinyim0705/develop
fix: standardize pagination alignment in ChartBox components
This commit is contained in:
@@ -43,7 +43,7 @@ const ChartBox = ({
|
||||
>
|
||||
<Stack
|
||||
flex={1}
|
||||
alignItems="center"
|
||||
|
||||
sx={{
|
||||
padding: theme.spacing(8),
|
||||
justifyContent,
|
||||
|
||||
Reference in New Issue
Block a user