Merge pull request #360 from xlith/fix/space-in-side-by-side-display
fix: remove unnesesary height property in d2h-files-diff class
This commit is contained in:
commit
f046d183df
1 changed files with 0 additions and 1 deletions
|
|
@ -101,7 +101,6 @@
|
|||
.d2h-files-diff {
|
||||
display: block;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.d2h-file-diff {
|
||||
|
|
|
|||
Loading…
Reference in a new issue