content layout fixes

This commit is contained in:
Nazar Kanaev
2020-08-03 21:39:46 +01:00
parent b16e43a4a0
commit ac5fa62cf3
2 changed files with 11 additions and 7 deletions

View File

@@ -444,6 +444,10 @@ select.form-control:not([multiple]):not([size]) {
padding-left: 1rem;
}
.content pre {
overflow-x: scroll;
}
/* theme */
.theme-light {