summaryrefslogtreecommitdiff
path: root/res/css/partials/graph-view.scss
diff options
context:
space:
mode:
Diffstat (limited to 'res/css/partials/graph-view.scss')
-rw-r--r--res/css/partials/graph-view.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/css/partials/graph-view.scss b/res/css/partials/graph-view.scss
index b885031d..c2d1e2b8 100644
--- a/res/css/partials/graph-view.scss
+++ b/res/css/partials/graph-view.scss
@@ -1,3 +1,8 @@
+.graph-view {
+ width:100%;
+ background-color: #f5f5fa; //$light-grey
+}
+
.node {
stroke: #fff;
stroke-width: 1px;