From 57bf46aa7e569906ad9b2a9a29d4310fd15f9519 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20S=C3=A1nchez?= Date: Fri, 21 Aug 2026 10:53:19 -0600 Subject: [PATCH 1/2] fix[frontend](alerts): expanded alert toggle selector --- .../features/alerts/components/alert-row.tsx | 20 ++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/frontend/src/features/alerts/components/alert-row.tsx b/frontend/src/features/alerts/components/alert-row.tsx index 2cafb97c9..b8031247f 100644 --- a/frontend/src/features/alerts/components/alert-row.tsx +++ b/frontend/src/features/alerts/components/alert-row.tsx @@ -47,19 +47,25 @@ export function AlertRow({ - - + + + + +