Merged with stash
This commit is contained in:
parent
0e7e7e3357
commit
1bcb6d0cef
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ let print_dependencies_html file =
|
|||
let transitive = false in
|
||||
let graph = Ui.dependencies ~transitive data in
|
||||
let override_css = {|
|
||||
svg {
|
||||
.deps-svg-wrap {
|
||||
background: rgb(60, 60, 87);
|
||||
}
|
||||
|}
|
||||
|
|
Loading…
Reference in a new issue