From 93608bda1ed16fbb420df91a32a4af9e651cd9d8 Mon Sep 17 00:00:00 2001 From: ruinivist <179396038+ruinivist@users.noreply.github.com> Date: Sat, 30 May 2026 21:47:26 +0000 Subject: [PATCH] fix: adjust sizing of sidebar SVG to match Excalidraw UI --- src/App.tsx | 8 ++++---- src/styles.css | 5 ++--- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index 079a475..36f968a 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -80,10 +80,10 @@ async function requestJson(url: string, init?: RequestInit): Promise { function DrawerIcon() { return ( -