From 84970f3b9439674fe3af83825e77990ff6f75bea Mon Sep 17 00:00:00 2001 From: Carlos Monastyrski Date: Wed, 17 Dec 2025 18:20:20 -0300 Subject: [PATCH] Fix small UI title alignment --- .../src/pages/cert-manager/AlertingPage/AlertingPage.tsx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/frontend/src/pages/cert-manager/AlertingPage/AlertingPage.tsx b/frontend/src/pages/cert-manager/AlertingPage/AlertingPage.tsx index e2115d37b1..695746b23d 100644 --- a/frontend/src/pages/cert-manager/AlertingPage/AlertingPage.tsx +++ b/frontend/src/pages/cert-manager/AlertingPage/AlertingPage.tsx @@ -32,10 +32,12 @@ export const AlertingPage = () => { + Alerting - - + + + + } description="Configure alerts for expiring certificates and CAs to maintain security and compliance." />