From b1b77c171410442d1e946df55bb182094587689d Mon Sep 17 00:00:00 2001 From: orfelorfel23 Date: Thu, 4 Jun 2026 12:54:15 +0200 Subject: [PATCH] style: make settings page wider for better prompt editing --- src/pages/SettingsPage.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/SettingsPage.tsx b/src/pages/SettingsPage.tsx index c462046..7f07d99 100644 --- a/src/pages/SettingsPage.tsx +++ b/src/pages/SettingsPage.tsx @@ -163,7 +163,7 @@ export function SettingsPage() { return (
-
+
-
+

@@ -376,7 +376,7 @@ export function SettingsPage() {