diff --git a/src/app/content/hemat-app/monitoring/detail/detail.component.html b/src/app/content/hemat-app/monitoring/detail/detail.component.html index 2d1dbee..d1993ab 100644 --- a/src/app/content/hemat-app/monitoring/detail/detail.component.html +++ b/src/app/content/hemat-app/monitoring/detail/detail.component.html @@ -253,38 +253,32 @@
{{ item.category_device }} - {{ item.value.toFixed(1) }}% + {{ item.value.toFixed(1) }}%
-