From 97e6f64bdcb926b8d0436f358942c098a46b6237 Mon Sep 17 00:00:00 2001 From: henrygd Date: Sat, 19 Sep 2026 13:27:00 -0400 Subject: [PATCH] fix(ui): swap usage chart shown twice in tabs view (#2356) --- internal/site/src/components/routes/system.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/internal/site/src/components/routes/system.tsx b/internal/site/src/components/routes/system.tsx index 1163e81b..d1e2ec75 100644 --- a/internal/site/src/components/routes/system.tsx +++ b/internal/site/src/components/routes/system.tsx @@ -211,7 +211,6 @@ export default memo(function SystemDetail({ id }: { id: string }) { - {pageBottomExtraMargin > 0 &&
}