fix prettier complaint
This commit is contained in:
parent
a5e2fab2f1
commit
a3a0385991
1 changed files with 2 additions and 1 deletions
|
|
@ -103,7 +103,8 @@
|
|||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
.d2h-files-diff.d2h-d-none, .d2h-file-diff.d2h-d-none {
|
||||
.d2h-files-diff.d2h-d-none,
|
||||
.d2h-file-diff.d2h-d-none {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue