diff --git a/frontend/src/app/dashboard/dashboard.component.html b/frontend/src/app/dashboard/dashboard.component.html index add7b46b6..f98779fda 100644 --- a/frontend/src/app/dashboard/dashboard.component.html +++ b/frontend/src/app/dashboard/dashboard.component.html @@ -223,7 +223,6 @@
{{ epochData.progress | number: '1.2-2' }} %
 
-
diff --git a/frontend/src/app/dashboard/dashboard.component.scss b/frontend/src/app/dashboard/dashboard.component.scss index 30f1c4fb9..c9aa45c28 100644 --- a/frontend/src/app/dashboard/dashboard.component.scss +++ b/frontend/src/app/dashboard/dashboard.component.scss @@ -31,6 +31,7 @@ width: 100%; background-color: #2d3348; height: 1.1rem; + max-width: 130px; } .bg-warning { @@ -229,7 +230,6 @@ font-size: 12px; } .item { - max-width: 130px; padding: 0 5px; width: 100%; &:nth-child(1){