@@ -15,6 +15,8 @@
.content {
height: 100%;
&>.dashboard-content {
+ display: flex;
+ flex-direction: column;
margin: 10px;
overflow: hidden;
&.nomargin {
@@ -1,4 +1,5 @@
.dashboard-viewcontent {
+ height: 100%;
.default-chartview {
background: transparent;
display: flex;