Make diffs look a bit better

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner 2021-07-12 16:59:16 +02:00
parent 3921e42e8a
commit 4ddcb9a484
No known key found for this signature in database
GPG Key ID: 9760693FDD98A790

View File

@ -480,6 +480,11 @@ $hover-select-border: 4px;
background-color: $header-panel-bg-color;
}
pre code > * {
display: inline-block;
width: 100%;
}
pre {
// have to use overlay rather than auto otherwise Linux and Windows
// Chrome gets very confused about vertical spacing: