From e154703af12ce40f19deef9247b77af3f8159de2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C5=BEe=20Fortun?= Date: Fri, 22 Dec 2023 16:06:39 +0100 Subject: [PATCH] Fix workflow list actions export button style --- client/web/workflow/src/views/Workflow/List.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/web/workflow/src/views/Workflow/List.vue b/client/web/workflow/src/views/Workflow/List.vue index 362bd5c4b..5ed6c838b 100644 --- a/client/web/workflow/src/views/Workflow/List.vue +++ b/client/web/workflow/src/views/Workflow/List.vue @@ -175,7 +175,7 @@ :file-name="w.meta.name || w.handle" variant="link" size="md" - class="text-decoration-none p-0 ml-1" + class="text-decoration-none text-dark regular-font p-0 ml-1" />