From c1a6dc9bac3567239751510aa9b68386e526c4ae Mon Sep 17 00:00:00 2001 From: Steven Date: Tue, 14 Nov 2023 23:23:05 +0800 Subject: [PATCH] chore: fix home sidebar max width --- web/src/components/HomeSidebar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/HomeSidebar.tsx b/web/src/components/HomeSidebar.tsx index 2df5e415..9461ae1d 100644 --- a/web/src/components/HomeSidebar.tsx +++ b/web/src/components/HomeSidebar.tsx @@ -4,7 +4,7 @@ import UsageHeatMap from "./UsageHeatMap"; const HomeSidebar = () => { return ( -