Set display:flex to align inline-block elements

This commit is contained in:
森 雅希 2022-07-13 19:16:07 +09:00
parent e5c813949f
commit 41037b20f3

View file

@ -99,6 +99,7 @@
}
.d2h-files-diff {
display: flex;
width: 100%;
}