style: fix a little

This commit is contained in:
MystiPanda 2024-03-10 23:56:04 +08:00
parent 7186575cb1
commit 9bf31b10bb

View File

@ -64,7 +64,6 @@ const SettingPage = () => {
<Box <Box
sx={{ sx={{
borderRadius: 2, borderRadius: 2,
marginBottom: 1.5,
backgroundColor: isDark ? "#282a36" : "#ffffff", backgroundColor: isDark ? "#282a36" : "#ffffff",
}} }}
> >