Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 4ddcb9a

Browse files
committed
Make diffs look a bit better
Signed-off-by: Šimon Brandner <[email protected]>
1 parent 3921e42 commit 4ddcb9a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

res/css/views/rooms/_EventTile.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -480,6 +480,11 @@ $hover-select-border: 4px;
480480
background-color: $header-panel-bg-color;
481481
}
482482

483+
pre code > * {
484+
display: inline-block;
485+
width: 100%;
486+
}
487+
483488
pre {
484489
// have to use overlay rather than auto otherwise Linux and Windows
485490
// Chrome gets very confused about vertical spacing:

0 commit comments

Comments
 (0)