From dfe88b30e8e92395df2e560abe01a8fe62c9639c Mon Sep 17 00:00:00 2001 From: Alex Holliday Date: Sun, 8 Jun 2025 08:09:00 +0800 Subject: [PATCH] fix formatting --- client/src/Pages/Settings/index.jsx | 4 ++-- client/src/Pages/Uptime/Create/index.jsx | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/client/src/Pages/Settings/index.jsx b/client/src/Pages/Settings/index.jsx index f7271e6db..dd0135edb 100644 --- a/client/src/Pages/Settings/index.jsx +++ b/client/src/Pages/Settings/index.jsx @@ -205,7 +205,7 @@ const Settings = () => { bottom: 0, boxShadow: theme.shape.boxShadow, zIndex: 1000, - mt : 3, + mt: 3, backgroundColor: theme.palette.primary.main, display: "flex", justifyContent: "flex-end", @@ -216,7 +216,7 @@ const Settings = () => { border: 1, borderStyle: "solid", borderColor: theme.palette.primary.lowContrast, - borderRadius: theme.spacing(2) + borderRadius: theme.spacing(2), }} >