Skip to content

Commit cf33a18

Browse files
jolheiserlunnyzeripath
authored
Fix commit view (#10169)
Signed-off-by: jolheiser <[email protected]> Co-authored-by: Lunny Xiao <[email protected]> Co-authored-by: zeripath <[email protected]>
1 parent c512bfd commit cf33a18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/less/_repository.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2534,7 +2534,7 @@ td.blob-excerpt {
25342534
}
25352535

25362536
.diff-file-box[data-folded="true"] .diff-file-body {
2537-
visibility: hidden;
2537+
display: none;
25382538
}
25392539

25402540
.diff-file-box[data-folded="true"] .diff-file-header {

0 commit comments

Comments
 (0)