From d52c08cd103ef311892c0ff0a7797d9978e45116 Mon Sep 17 00:00:00 2001 From: ruinivist <179396038+ruinivist@users.noreply.github.com> Date: Sat, 30 May 2026 18:07:38 +0000 Subject: [PATCH] fix: style sidebar button to match native Excalidraw UI --- src/App.tsx | 2 +- src/styles.css | 16 +++++++++------- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index 0e8c1cf..079a475 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -414,7 +414,7 @@ export function App() {