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 ac45cf4a6..c2e3ab12b 100644 --- a/frontend/src/pages/secret-manager/SecretDashboardPage/components/CommitForm/CommitForm.tsx +++ b/frontend/src/pages/secret-manager/SecretDashboardPage/components/CommitForm/CommitForm.tsx @@ -296,7 +296,7 @@ export const CommitForm: React.FC = ({ <> {/* Floating Panel */} {!isModalOpen && ( -
+
{/* Left Content */}
@@ -311,7 +311,7 @@ export const CommitForm: React.FC = ({ {/* Description */}

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