diff --git a/src/pages/SpeedFlowchartPage.tsx b/src/pages/SpeedFlowchartPage.tsx index fc2c9ff..6aef5dd 100644 --- a/src/pages/SpeedFlowchartPage.tsx +++ b/src/pages/SpeedFlowchartPage.tsx @@ -150,7 +150,7 @@ export default function SpeedFlowchartPage() { padding: '10px !important', }} > - + {[ ['A', pair.laneA], ['B', pair.laneB], @@ -169,15 +169,22 @@ export default function SpeedFlowchartPage() { }; return ( <> - - - {lane?.participant.results[0].rank}{' '} + + + {lane?.participant.results[0].rank}