From 0c75eab6b56f8f728d9155aa3d2db20a8fc9d514 Mon Sep 17 00:00:00 2001 From: Mike Fortman Date: Thu, 18 Sep 2025 14:32:33 -0500 Subject: [PATCH] style updates for system prompt --- frontend/src/app/settings/page.tsx | 26 ++++++++++++++++---------- 1 file changed, 16 insertions(+), 10 deletions(-) diff --git a/frontend/src/app/settings/page.tsx b/frontend/src/app/settings/page.tsx index 2d9a6275..99e0cb8a 100644 --- a/frontend/src/app/settings/page.tsx +++ b/frontend/src/app/settings/page.tsx @@ -488,7 +488,7 @@ function KnowledgeSourcesPage() {
Restore flow} + trigger={} title="Restore default Agent flow" description="This restores defaults and discards all custom settings and overrides. This can't be undone." confirmText="Restore" @@ -497,7 +497,7 @@ function KnowledgeSourcesPage() { /> +