Merge pull request #728 from hedgedoc/fix/statusBarCover

fixed last line statusbar cover problem
This commit is contained in:
David Mehren
2021-01-14 21:39:20 +01:00
committed by GitHub

View File

@@ -64,7 +64,7 @@ body:not(.night) .night {
overflow-y: auto !important;
}
.CodeMirror-code {
/*padding-bottom: 36px;*/
margin-bottom: 36px;
}
.CodeMirror-gutter-elt {
text-align: center;