Fix graph issues in #992

This commit is contained in:
hunicus 2021-12-08 17:23:47 -05:00
parent 053fb4d1b2
commit 30ffc0b56e
No known key found for this signature in database
GPG Key ID: 24837C51B6D81FD9
2 changed files with 2 additions and 2 deletions

View File

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

View File

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