@@ -102,11 +102,12 @@
}
.chart-show {
top: 5vh;
+ max-height: 90vh;
.chart-wrapper {
padding: 0 10px 10px;
- height: calc(100vh - 170px);
- max-height: calc(100vh - 170px);
+ // height: calc(100vh - 170px);
+ // max-height: calc(100vh - 170px);
// max-height: 750px;