Skip to content

Commit a3a0385

Browse files
committed
fix prettier complaint
1 parent a5e2fab commit a3a0385

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/ui/css/diff2html.css

+2-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,8 @@
103103
overflow-y: hidden;
104104
}
105105

106-
.d2h-files-diff.d2h-d-none, .d2h-file-diff.d2h-d-none {
106+
.d2h-files-diff.d2h-d-none,
107+
.d2h-file-diff.d2h-d-none {
107108
display: none;
108109
}
109110

0 commit comments

Comments
 (0)