From 6d235eea3693b9d5895cb46bceac8477260ddf5b Mon Sep 17 00:00:00 2001 From: John Costa Date: Fri, 18 Jul 2025 12:09:12 +0100 Subject: [PATCH] fix: width --- frontend/src/App.tsx | 2 +- frontend/src/gallery/index.tsx | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index d31c672..8e29e40 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -36,7 +36,7 @@ const AppWrapper: Component = (props) => { const WithDock: Component = (props) => { return ( -