mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-02-09 19:09:08 -06:00
center align URL
This commit is contained in:
@@ -34,6 +34,7 @@ const StatusPagesTable = ({ data }) => {
|
||||
<Stack
|
||||
direction="row"
|
||||
alignItems="center"
|
||||
justifyContent="center"
|
||||
gap={theme.spacing(2)}
|
||||
paddingLeft={theme.spacing(2)}
|
||||
paddingRight={theme.spacing(2)}
|
||||
|
||||
Reference in New Issue
Block a user