no more squashed dashboard!
@@ -43,6 +43,12 @@ blockquote {
font-size: inherit;
}
+#app {
+ display: flex;
+ min-width: 1024px;
+ height: 100%;
+}
+
.u-unclickable {
pointer-events: none;
@@ -1,7 +1,7 @@
<div style="height: 0; width: 0; position: absolute; visibility: hidden">
<%= inline_svg('icons.svg') %>
</div>
-<div id="app" class="fit horizontal"></div>
+<div id="app"></div>
<div id="splash">
<div class="logo">booting...</div>