From 0c9a06cc98c74bd3b70b9f9103165a3743aab58c Mon Sep 17 00:00:00 2001 From: Gobot1234 Date: Sat, 4 May 2024 15:04:26 +0100 Subject: [PATCH] feat: make collapsable triggers wider --- .../signin/actions/ToolSelectionInput.tsx | 16 +++--- .../dashboard/components/SignInDrawer.tsx | 53 +++++++++---------- 2 files changed, 33 insertions(+), 36 deletions(-) diff --git a/apps/forge/src/components/signin/actions/ToolSelectionInput.tsx b/apps/forge/src/components/signin/actions/ToolSelectionInput.tsx index b81b2e8..9230480 100644 --- a/apps/forge/src/components/signin/actions/ToolSelectionInput.tsx +++ b/apps/forge/src/components/signin/actions/ToolSelectionInput.tsx @@ -140,15 +140,13 @@ const ToolSelectionInput: FlowStepComponent = ({ onSecondary, onPrimary }) => { const toolSelectionDisplay = ( <> -
-

Select Training

- - - -
+ + + <> {userHasCompulsoryTraining ? ( = ({ return ( <> -
-
- - {entries.length} - -

{title}

-
- - - -
+ + +