X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/611cb290731e6fac507a7d24b5e234911a28bee6..refs/pull/1973/head:/resources/sass/_html.scss diff --git a/resources/sass/_html.scss b/resources/sass/_html.scss index e4a8c14bb..e123ee286 100644 --- a/resources/sass/_html.scss +++ b/resources/sass/_html.scss @@ -23,4 +23,7 @@ body { color: #444; -webkit-font-smoothing: antialiased; background-color: #F2F2F2; + height: 100%; + display: flex; + flex-direction: column; } \ No newline at end of file