Skip to content

Commit

Permalink
set flex column and height
Browse files Browse the repository at this point in the history
  • Loading branch information
Jasmine Quek committed Jul 18, 2024
1 parent e21a553 commit c205dd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/pg_hero/home/_pev2.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
/>
<link rel="stylesheet" href="https://unpkg.com/pev2/dist/style.css" />

<div id="pev2">
<div id="pev2" class="d-flex flex-column" style="height: 50vh">
<pev2 :plan-source="plan" plan-query="" />
</div>

Expand Down

0 comments on commit c205dd0

Please sign in to comment.