From b21cd0b86633d276c1e7c2168a909689bfda169b Mon Sep 17 00:00:00 2001 From: Arunavo Ray Date: Wed, 22 Oct 2025 14:49:09 +0530 Subject: [PATCH] ui: align cleanup retention controls --- src/components/config/AutomationSettings.tsx | 52 ++++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/src/components/config/AutomationSettings.tsx b/src/components/config/AutomationSettings.tsx index f28fdbc..547627f 100644 --- a/src/components/config/AutomationSettings.tsx +++ b/src/components/config/AutomationSettings.tsx @@ -279,34 +279,34 @@ export function AutomationSettings({ - - {cleanupConfig.enabled && ( -

+

+ +

Cleanup runs {getCleanupFrequencyText(cleanupConfig.retentionDays)}

- )} +