style: fix a little

This commit is contained in:
MystiPanda 2024-03-10 23:56:04 +08:00
parent 564bd55147
commit 7778d9f773

View File

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