Make app.html consistent with live.html

This commit is contained in:
José Valim 2021-12-16 20:13:07 +01:00
parent ba365d7247
commit d8833be010

View file

@ -1 +1,3 @@
<%= @inner_content %>
<main role="main" class="flex-grow flex flex-col h-screen">
<%= @inner_content %>
</main>