From a13570539e0e71e4d2a328b7e540ec82ee8f0909 Mon Sep 17 00:00:00 2001 From: Sacha Weatherstone Date: Sat, 8 Oct 2022 20:04:26 +1030 Subject: [PATCH] Change sidebar width --- src/components/Sidebar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Sidebar.tsx b/src/components/Sidebar.tsx index 3b8a4f58..eae8b8d8 100644 --- a/src/components/Sidebar.tsx +++ b/src/components/Sidebar.tsx @@ -20,7 +20,7 @@ export const Sidebar = (): JSX.Element => { const myNode = nodes.find((n) => n.data.num === hardware.myNodeNum); return ( -
+
n.data.num === hardware.myNodeNum)?.data.user