aboutsummaryrefslogtreecommitdiffstats
path: root/graphgraph-fe/src/App.css
diff options
context:
space:
mode:
authorPavel Paroulek <pavel.paroulek@orange.com>2019-04-23 15:27:28 +0200
committerPavel Paroulek <pavel.paroulek@orange.com>2019-05-08 13:30:00 +0200
commit1722ddc1b782c79d881a11eb06df66c6e2ab6029 (patch)
treedb8850cd3733b6301c90ebeef64b31b3ca8a3304 /graphgraph-fe/src/App.css
parentc90203a311c4c214eb0ea74bd83461ab7ee17d94 (diff)
Adding schema ingestor and backend
Adding backend for schema visualization, bugfixes, UI changes Change-Id: I830c4e5566806f14ff609e8784cd1ed2f54ba4ac Issue-ID: AAI-531 Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
Diffstat (limited to 'graphgraph-fe/src/App.css')
-rw-r--r--graphgraph-fe/src/App.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphgraph-fe/src/App.css b/graphgraph-fe/src/App.css
index 53f375a..74c1327 100644
--- a/graphgraph-fe/src/App.css
+++ b/graphgraph-fe/src/App.css
@@ -49,5 +49,5 @@ left: 0;
border-width: 1px 0 1px 0;
position: relative;
width: 100%;
- height: 65%;
+ height: 70%;
}