Skip to content

Commit

Permalink
Fix css des resultats
Browse files Browse the repository at this point in the history
  • Loading branch information
lowzonenose authored and azarz committed Nov 15, 2023
1 parent 12a0cec commit cf370df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/css/directions-results.css
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
grid-area: 2 / 1 / auto / 4;
flex-direction: column;
padding: 15px;
height: 50%;
height: 80%;
overflow-y: scroll;
}

Expand Down

0 comments on commit cf370df

Please sign in to comment.