file-side-diff should have width 100%
This commit is contained in:
parent
cbd62fe6fb
commit
a79e640cb2
1 changed files with 4 additions and 0 deletions
|
|
@ -137,6 +137,10 @@
|
|||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
.d2h-file-side-diff {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.d2h-code-line,
|
||||
.d2h-code-side-line {
|
||||
user-select: none;
|
||||
|
|
|
|||
Loading…
Reference in a new issue