fix sync test button

This commit is contained in:
Gabe Yuan
2023-08-26 14:42:50 +08:00
parent a3cdcb2a1a
commit 0e55799109
2 changed files with 6 additions and 2 deletions

View File

@@ -514,7 +514,7 @@ function UserRules() {
return (
<Stack spacing={3}>
<Stack direction="row" spacing={2} useFlexGap flexWrap="wrap">
<Stack direction="row" alignItems="center" spacing={2} useFlexGap flexWrap="wrap">
<Button
size="small"
variant="contained"