X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/b94b945fb03e21a1997cfe6e50148967586cb26d..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