From da4c58608f2397be984796c374744a6372514583 Mon Sep 17 00:00:00 2001 From: Laurens Valk Date: Mon, 30 Mar 2026 11:30:34 +0200 Subject: [PATCH 1/3] app: Generalize docs toggle style. Allow adding several views to be opened and closed. Also make it easily discoverable by making them the same color as the main buttons. --- src/app/App.tsx | 33 +++++++++++++++++---------------- src/app/app.scss | 10 +++++++++- 2 files changed, 26 insertions(+), 17 deletions(-) diff --git a/src/app/App.tsx b/src/app/App.tsx index fbe67409..934fcfb6 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -142,22 +142,23 @@ const App: React.FunctionComponent = () => { > -