Update the display order of the elements of the UI

The pages display the graph at the top instead at the bottom.

Also added some css to improve the look of the UI
This commit is contained in:
dario-cfpt
2020-03-07 15:23:54 +01:00
parent d2fa8edb74
commit 2fb4a2f13e
5 changed files with 60 additions and 61 deletions

View File

@ -18,12 +18,12 @@
<link rel="stylesheet" href="css/app.css">
<link rel="stylesheet" href="css/index.css">
</head>
<body>
<body class="no-select">
<div id="app">
<!-- Status bar overlay for fullscreen mode-->
<div class="statusbar"></div>
<!-- Left panel with cover effect-->
<div class="panel panel-left panel-cover theme-dark">
<div class="panel panel-left panel-cover">
<div class="view">
<div class="page">
<div class="navbar">