Skip to content

Commit

Permalink
fixup! fixup! front: clean simulation map style (scenario results)
Browse files Browse the repository at this point in the history
  • Loading branch information
clarani committed Oct 23, 2024
1 parent cc8671a commit 5a5b5cb
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@
border-radius: 4px;

&.speedspacechart-container {
margin-bottom: 28px;
margin-bottom: 41px;
}
}

.simulation-map {
position: relative;
height: 750px;
height: 720px;
margin: 0 30px 56px 38px;
border-radius: 10px;
box-shadow: 0 1px 0 rgba(255, 255, 255, 1) inset, 0 4px 7px -3px rgba(255, 171, 88, 0.17), 0 2px 4px rgba(0, 0, 0, 0.22);
Expand Down

0 comments on commit 5a5b5cb

Please sign in to comment.