From 2f30d3227f8af0a0c79b139f1cfbd334ca94e0d3 Mon Sep 17 00:00:00 2001 From: Carl Schwan Date: Fri, 12 Aug 2022 11:42:51 +0200 Subject: Various fixes - Fix user status dialog - Add label where missing - Move emoji picker inside input field (similar to talk) - Fix selecting an emoji - Fix multiselect - Fix button with confirmation action - Fix some other unrelated dark theme issues - Fix select2 focus - Run npm lint:fix Signed-off-by: Carl Schwan --- apps/workflowengine/src/components/Workflow.vue | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/workflowengine/src/components') diff --git a/apps/workflowengine/src/components/Workflow.vue b/apps/workflowengine/src/components/Workflow.vue index ef911554a18..bc33d03014d 100644 --- a/apps/workflowengine/src/components/Workflow.vue +++ b/apps/workflowengine/src/components/Workflow.vue @@ -2,7 +2,6 @@