Fix graph issues in #992
This commit is contained in:
parent
053fb4d1b2
commit
30ffc0b56e
@ -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;
|
||||||
}
|
}
|
||||||
|
@ -218,7 +218,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.mempool-graph {
|
.mempool-graph {
|
||||||
height: 250px;
|
height: 255px;
|
||||||
}
|
}
|
||||||
.loadingGraphs{
|
.loadingGraphs{
|
||||||
height: 250px;
|
height: 250px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user