From 2fe9bdc2c56337beafaf197fa22304fc5e252d9c Mon Sep 17 00:00:00 2001 From: Indigo5684 <159226326+Indigo5684@users.noreply.github.com> Date: Tue, 14 Oct 2025 13:36:33 -0500 Subject: [PATCH] fix: width --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index c002502..845bc96 100644 --- a/src/App.vue +++ b/src/App.vue @@ -6,7 +6,7 @@ import RightColumn from './components/RightColumn.vue'