diff --git a/ui/src/views/dashboard/CapacityDashboard.vue b/ui/src/views/dashboard/CapacityDashboard.vue index 4820d12fc5d..593c7a15d3c 100644 --- a/ui/src/views/dashboard/CapacityDashboard.vue +++ b/ui/src/views/dashboard/CapacityDashboard.vue @@ -54,16 +54,16 @@ :key="stat.type"> -
-

{{ $t(ts[stat.name]) }}

- -
+
+

{{ $t(ts[stat.name]) }}

+ +
@@ -96,7 +96,7 @@