]> BookStack Code Mirror - bookstack/blobdiff - resources/sass/_html.scss
Add footer element, styles, and associated settings
[bookstack] / resources / sass / _html.scss
index e4a8c14bb8faf0b75bc3abeb0e1ad0d10320eb46..e123ee286d5a0f4a4b06428585787417db251d2a 100644 (file)
@@ -23,4 +23,7 @@ body {
   color: #444;
   -webkit-font-smoothing: antialiased;
   background-color: #F2F2F2;
   color: #444;
   -webkit-font-smoothing: antialiased;
   background-color: #F2F2F2;
+  height: 100%;
+  display: flex;
+  flex-direction: column;
 }
\ No newline at end of file
 }
\ No newline at end of file