From 76f8830a0e88263c2045ebb40151dc35d1796609 Mon Sep 17 00:00:00 2001 From: aixianling Date: Tue, 10 Oct 2023 17:52:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/device/AppMonitor/AppMonitorManage.vue | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/packages/device/AppMonitor/AppMonitorManage.vue b/packages/device/AppMonitor/AppMonitorManage.vue index 618f4f10..18650b28 100644 --- a/packages/device/AppMonitor/AppMonitorManage.vue +++ b/packages/device/AppMonitor/AppMonitorManage.vue @@ -26,7 +26,8 @@ - @@ -279,8 +280,8 @@ export default { .sta { display: flex; - flex: 1; - min-width: 0; + flex-shrink: 0; + padding: 0 8px; & > p { color: #19D286;