@@ -53,6 +53,8 @@
}
.chartview-content {
+ display: flex;
+ flex-direction: column;
flex: 1;
overflow: hidden;
padding: 0 8px 8px;