From 4dcb3938e01ef24c26947815b3e0f81cce0cc03f Mon Sep 17 00:00:00 2001 From: Scott Wilson Date: Tue, 22 Jul 2025 08:58:12 -0700 Subject: [PATCH] improvements: minor adjustments --- .../components/CommitForm/CommitForm.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/pages/secret-manager/SecretDashboardPage/components/CommitForm/CommitForm.tsx b/frontend/src/pages/secret-manager/SecretDashboardPage/components/CommitForm/CommitForm.tsx index b953f63ae..ac45cf4a6 100644 --- a/frontend/src/pages/secret-manager/SecretDashboardPage/components/CommitForm/CommitForm.tsx +++ b/frontend/src/pages/secret-manager/SecretDashboardPage/components/CommitForm/CommitForm.tsx @@ -301,7 +301,7 @@ export const CommitForm: React.FC = ({ {/* Left Content */}
{/* Header */} -
+
Pending Changes @@ -310,13 +310,13 @@ export const CommitForm: React.FC = ({
{/* Description */} -

+

Review your pending changes and commit them to apply the updates.

{/* Right Buttons */} -
+