From de23166a222c4391f8881aa170e7b151472d1e63 Mon Sep 17 00:00:00 2001 From: Amir Raminfar Date: Tue, 7 May 2024 08:49:40 -0700 Subject: [PATCH] chore: uses tailwind daisyui progress bar instead --- assets/components/ContainerTable.vue | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/assets/components/ContainerTable.vue b/assets/components/ContainerTable.vue index b8b6b31f..af184fe2 100644 --- a/assets/components/ContainerTable.vue +++ b/assets/components/ContainerTable.vue @@ -40,14 +40,10 @@ - - {{ (container.movingAverage.cpu / 100).toLocaleString(undefined, { style: "percent" }) }} - + - - {{ (container.movingAverage.memory / 100).toLocaleString(undefined, { style: "percent" }) }} - +