diff --git a/app/javascript/dashboard/routes/dashboard/settings/reports/components/SLA/SLAMetricCard.vue b/app/javascript/dashboard/routes/dashboard/settings/reports/components/SLA/SLAMetricCard.vue
index 8d9f52e23..78e068d6c 100644
--- a/app/javascript/dashboard/routes/dashboard/settings/reports/components/SLA/SLAMetricCard.vue
+++ b/app/javascript/dashboard/routes/dashboard/settings/reports/components/SLA/SLAMetricCard.vue
@@ -1,35 +1,29 @@
-
-
-
-
-
-
- {{ label }}
-
-
-
-
-
- {{ value }}
-
-
-
+
+
+ {{ label }}
+
+
+
+
+
+ {{ value }}
+
+
-
-
-
-
-
-
-