diff --git a/src/components/CommandRunResult.vue b/src/components/CommandRunResult.vue index 100fc09..f94bf38 100644 --- a/src/components/CommandRunResult.vue +++ b/src/components/CommandRunResult.vue @@ -13,6 +13,7 @@ width: fromUtools ? '100%' : '700px', overflow: 'hidden', }" + class="command-run-result" >
+ +