Skip to content

Commit 41037b2

Browse files
committed
Set display:flex to align inline-block elements
1 parent e5c8139 commit 41037b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ui/css/diff2html.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@
9999
}
100100

101101
.d2h-files-diff {
102+
display: flex;
102103
width: 100%;
103104
}
104105

0 commit comments

Comments
 (0)