diff --git a/src/pages/Questions/BranchingMap/CsComponent.tsx b/src/pages/Questions/BranchingMap/CsComponent.tsx index bee882cd..c2cb3168 100644 --- a/src/pages/Questions/BranchingMap/CsComponent.tsx +++ b/src/pages/Questions/BranchingMap/CsComponent.tsx @@ -264,7 +264,12 @@ function CsComponent({ return ( <> + sx={{ + mb:"20px", + display:'flex', + justifyContent:"space-between" + }} + >