Fix commit view (#10169)
Signed-off-by: jolheiser <john.olheiser@gmail.com> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: zeripath <art27@cantab.net>
This commit is contained in:
parent
c512bfd09c
commit
cf33a18a5c
1 changed files with 1 additions and 1 deletions
|
@ -2534,7 +2534,7 @@ td.blob-excerpt {
|
|||
}
|
||||
|
||||
.diff-file-box[data-folded="true"] .diff-file-body {
|
||||
visibility: hidden;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.diff-file-box[data-folded="true"] .diff-file-header {
|
||||
|
|
Reference in a new issue