Skip to content

Commit b164b51

Browse files
authored
Merge pull request #441 from m-masaki72/feature/set-parent-class-to-flex
Set display:flex to align inline-block elements
2 parents e5c8139 + 41037b2 commit b164b51

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)