Fixed REPL view

Successfully tested all the pages in all desktop, tablet and mobile views
pull/5342/head
rohan 5 years ago
parent a1af1e5298
commit 7b0c06a78d

@ -117,7 +117,7 @@
<style>
.repl-outer {
position: relative;
height: 100%;
height: calc(100vh - var(--nav-h));
--app-controls-h: 5.6rem;
--pane-controls-h: 4.2rem;
overflow: hidden;

Loading…
Cancel
Save