From 1ca43ad52afa6002456e34869fc66671fa34ea2f Mon Sep 17 00:00:00 2001 From: nagocoler Date: Fri, 1 Dec 2023 18:34:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E6=88=90=E6=9C=8D=E5=8A=A1=E5=99=A8?= =?UTF-8?q?=E4=B8=BB=E6=9C=BA=E9=A2=84=E8=A7=88=E5=8D=A1=E7=89=87=E7=BC=96?= =?UTF-8?q?=E5=86=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- itbaima-monitor-web/src/component/PreviewCard.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/itbaima-monitor-web/src/component/PreviewCard.vue b/itbaima-monitor-web/src/component/PreviewCard.vue index ebc634b..43c70dc 100644 --- a/itbaima-monitor-web/src/component/PreviewCard.vue +++ b/itbaima-monitor-web/src/component/PreviewCard.vue @@ -31,7 +31,6 @@ 4 GB -
CPU: 2.5 % @@ -96,6 +95,7 @@ } .progress { + margin-top: 15px; font-size: 12px; }