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;