This commit is contained in:
Peter Carl Pardo
2024-12-16 14:28:58 +08:00
parent c565cc7362
commit e6faf96984

View File

@@ -548,7 +548,7 @@ const Login = () => {
/>
)
)}
<Box sx={{ marginX: "auto"}}>
<Box marginX={"auto"}>
<ThemeSwitch />
</Box>
</Stack>