Fix graph issues in #992

This commit is contained in:
hunicus
2021-12-08 17:23:47 -05:00
parent 053fb4d1b2
commit 30ffc0b56e
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
.chart-holder { .chart-holder {
position: relative; position: relative;
height: 650px; height: 655px;
width: 100%; width: 100%;
margin: 30px auto 0; margin: 30px auto 0;
} }

View File

@@ -218,7 +218,7 @@
} }
.mempool-graph { .mempool-graph {
height: 250px; height: 255px;
} }
.loadingGraphs{ .loadingGraphs{
height: 250px; height: 250px;