From 08d81f724ff45a2784893919dd7b56a06cefd585 Mon Sep 17 00:00:00 2001 From: caozehui <2427765068@qq.com> Date: Wed, 1 Jul 2026 13:59:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/machine/controlSource/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/views/machine/controlSource/index.vue b/frontend/src/views/machine/controlSource/index.vue index a89bc1d..4e346e1 100644 --- a/frontend/src/views/machine/controlSource/index.vue +++ b/frontend/src/views/machine/controlSource/index.vue @@ -513,7 +513,7 @@ const start = async () => { } .running-script-status { - flex: 0 0 90%; + flex: 0 0 85%; min-width: 0; overflow: hidden; text-overflow: ellipsis;