From d864ab1e8713558b739ca75799ef2521fa0954cb Mon Sep 17 00:00:00 2001
From: Josh Larsen <2565382+joshlarsen@users.noreply.github.com>
Date: Mon, 2 Oct 2023 16:29:43 -0400
Subject: [PATCH] ui tweaks
---
.../src/components/Workflow/WorkflowGUI.vue | 2 +-
.../src/components/Workflow/WorkflowList.vue | 22 +++++++++++--------
2 files changed, 14 insertions(+), 10 deletions(-)
diff --git a/frontend/src/components/Workflow/WorkflowGUI.vue b/frontend/src/components/Workflow/WorkflowGUI.vue
index 4e73865..706ad67 100644
--- a/frontend/src/components/Workflow/WorkflowGUI.vue
+++ b/frontend/src/components/Workflow/WorkflowGUI.vue
@@ -123,7 +123,7 @@ function exportWorkflow(id: string) {