diff --git a/front/src/config/demo.json b/front/src/config/demo.json index 3fe42328f7..b6034b40d4 100644 --- a/front/src/config/demo.json +++ b/front/src/config/demo.json @@ -1055,7 +1055,7 @@ "size": 499313172480, "used": 464613756928, "available": 28587036672, - "capacity": 0.95, + "capacity": 0.953000005, "mountpoint": "/" }, "get /api/v1/system/container": [ diff --git a/front/src/routes/settings/settings-system/SettingsSystemPage.jsx b/front/src/routes/settings/settings-system/SettingsSystemPage.jsx index a710bc3800..a4a77d21ae 100644 --- a/front/src/routes/settings/settings-system/SettingsSystemPage.jsx +++ b/front/src/routes/settings/settings-system/SettingsSystemPage.jsx @@ -37,7 +37,7 @@ const SystemPage = ({ children, ...props }) => (