Skip to content

Commit

Permalink
fixup! front: small improvements on scenario page
Browse files Browse the repository at this point in the history
  • Loading branch information
clarani committed Oct 23, 2024
1 parent 5a5b5cb commit 8b74257
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ const SimulationResults = ({
pathProperties &&
operationalPoints &&
infraId && (
<div className="osrd-simulation-container mb-4">
<div className="osrd-simulation-container mb-2">
<TimesStopsOutput
simulatedTrain={trainSimulation}
pathProperties={pathProperties}
Expand Down

0 comments on commit 8b74257

Please sign in to comment.