From 53301c7a9a7e98d2e338f4082fba6679a81e4d55 Mon Sep 17 00:00:00 2001 From: Stavros Date: Thu, 25 Jun 2026 23:21:39 +0300 Subject: [PATCH] fix: line leading and width tweaks --- frontend/src/components/quick-actions/quick-actions.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/src/components/quick-actions/quick-actions.tsx b/frontend/src/components/quick-actions/quick-actions.tsx index 11b16e47..c141f616 100644 --- a/frontend/src/components/quick-actions/quick-actions.tsx +++ b/frontend/src/components/quick-actions/quick-actions.tsx @@ -189,7 +189,7 @@ export const QuickActions = () => { {auth.authenticated && ( <> @@ -200,11 +200,11 @@ export const QuickActions = () => { {providerDetails!.name} -
- +
+ {auth.name} - + {auth.email}