Commit 5812c1e5 authored by Alexandre Delanoë's avatar Alexandre Delanoë

Merge branch 'dev-refactor-views-panel' of...

Merge branch 'dev-refactor-views-panel' of ssh://gitlab.iscpif.fr:20022/gargantext/purescript-gargantext into dev-merge
parents 72000547 6ae37333
...@@ -29,6 +29,7 @@ ...@@ -29,6 +29,7 @@
overflow: auto; overflow: auto;
left: 0; left: 0;
right: 0; right: 0;
top: 60px;
} }
#graph-explorer .graph-tree { #graph-explorer .graph-tree {
position: absolute; position: absolute;
......
...@@ -35,6 +35,7 @@ ...@@ -35,6 +35,7 @@
overflow: auto overflow: auto
left: 0 left: 0
right: 0 right: 0
top: 60px
.graph-tree .graph-tree
@include sidePanelCommon @include sidePanelCommon
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment