Adjust styles

This commit is contained in:
MystiPanda
2024-03-10 11:12:54 +08:00
parent ed6e966b2f
commit b3e5288bde
11 changed files with 73 additions and 36 deletions

View File

@@ -113,7 +113,7 @@ const TestPage = () => {
<BasePage
title={t("Test")}
header={
<Box sx={{ mt: 1, display: "flex", alignItems: "center", gap: 1 }}>
<Box sx={{ display: "flex", alignItems: "center", gap: 1 }}>
<Button
variant="contained"
size="small"