From d1a6b06fd548c27d6a384625b452ed8800ab6eec Mon Sep 17 00:00:00 2001 From: Will Chen Date: Tue, 13 May 2025 10:54:12 -0700 Subject: [PATCH] Polish settings page (#151) --- src/pages/settings.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/pages/settings.tsx b/src/pages/settings.tsx index a226a41..962ebed 100644 --- a/src/pages/settings.tsx +++ b/src/pages/settings.tsx @@ -72,15 +72,8 @@ export default function SettingsPage() { General Settings -
-
- -
- This will automatically approve code changes and run them. -
-
- -
+
+
@@ -106,6 +99,13 @@ export default function SettingsPage() {
+ +
+ +
+ This will automatically approve code changes and run them. +
+