From 9845558c83246969bc3d8c0608f74c4233c03092 Mon Sep 17 00:00:00 2001 From: Marichka Offen <40467112+marichka-offen@users.noreply.github.com> Date: Wed, 1 Feb 2023 17:41:47 -0500 Subject: [PATCH] Update CodeSnippet and fix odd issue with extra space on flowRun page (#8359) --- orion-ui/src/pages/Deployment.vue | 4 ++-- orion-ui/src/pages/FlowRun.vue | 8 ++++++-- orion-ui/src/pages/TaskRun.vue | 4 ++-- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/orion-ui/src/pages/Deployment.vue b/orion-ui/src/pages/Deployment.vue index 02e6a36374bc..c2f0e64d0e02 100644 --- a/orion-ui/src/pages/Deployment.vue +++ b/orion-ui/src/pages/Deployment.vue @@ -27,7 +27,7 @@