Views: Adjusted height of deps viz iframe again
This commit is contained in:
parent
c80ee590bd
commit
1bba2d7855
1 changed files with 1 additions and 1 deletions
|
@ -443,7 +443,7 @@ module Job = struct
|
||||||
|
|
||||||
let viz_style = "
|
let viz_style = "
|
||||||
width: 46em;
|
width: 46em;
|
||||||
height: 50em;
|
height: 48.4em;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
max-height: 52vw;
|
max-height: 52vw;
|
||||||
min-width: 38em;
|
min-width: 38em;
|
||||||
|
|
Loading…
Reference in a new issue