diff --git a/frontend/src/app/components/television/television.component.scss b/frontend/src/app/components/television/television.component.scss index 8ee16c054..b7420c185 100644 --- a/frontend/src/app/components/television/television.component.scss +++ b/frontend/src/app/components/television/television.component.scss @@ -17,7 +17,7 @@ .chart-holder { position: relative; - height: 650px; + height: 655px; width: 100%; margin: 30px auto 0; } diff --git a/frontend/src/app/dashboard/dashboard.component.scss b/frontend/src/app/dashboard/dashboard.component.scss index a3877e855..541bd2129 100644 --- a/frontend/src/app/dashboard/dashboard.component.scss +++ b/frontend/src/app/dashboard/dashboard.component.scss @@ -218,7 +218,7 @@ } .mempool-graph { - height: 250px; + height: 255px; } .loadingGraphs{ height: 250px;