diff --git a/src/views/PIGEAN/Phenotype/Template.vue b/src/views/PIGEAN/Phenotype/Template.vue index fcf3a5ebe..330dbec7e 100644 --- a/src/views/PIGEAN/Phenotype/Template.vue +++ b/src/views/PIGEAN/Phenotype/Template.vue @@ -221,13 +221,49 @@ /> - - +
+
+
+ Mechanism Graph +
+
+ +
+
+
+ + +
+
- -
-
-

Mechanism Graph

- -
-
@@ -324,4 +332,13 @@ a.btn-outline-primary:hover { color: #ffffff !important; border-color: #007bff; } +#mechanism-graph-outer { + padding: 10px; +} +#mechanism-graph-inner { + padding-top: 200px; +} +/* .network-container >>> div.vis-network { + border: none; +} */