mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-03-11 14:25:46 +08:00
Make app.html consistent with live.html
This commit is contained in:
parent
ba365d7247
commit
d8833be010
1 changed files with 3 additions and 1 deletions
|
@ -1 +1,3 @@
|
|||
<%= @inner_content %>
|
||||
<main role="main" class="flex-grow flex flex-col h-screen">
|
||||
<%= @inner_content %>
|
||||
</main>
|
Loading…
Reference in a new issue