From bebcbd5c2be4827fdd3d14151ffcd3b297e6b546 Mon Sep 17 00:00:00 2001 From: Sipke Schoorstra Date: Mon, 26 May 2025 16:26:05 +0200 Subject: [PATCH] Add stylesheet for workflows designer to host pages Integrated `designer.css` from `Elsa.Studio.Workflows.Designer` into the `_Host.cshtml` files to ensure proper styling for workflow designer components. This update enhances the appearance and functionality of the workflows designer across relevant web pages. --- src/apps/Elsa.ServerAndStudio.Web/Pages/_Host.cshtml | 1 + src/apps/Elsa.Studio.Web/Pages/_Host.cshtml | 1 + 2 files changed, 2 insertions(+) diff --git a/src/apps/Elsa.ServerAndStudio.Web/Pages/_Host.cshtml b/src/apps/Elsa.ServerAndStudio.Web/Pages/_Host.cshtml index 1ba16a266..d1fbc2a92 100644 --- a/src/apps/Elsa.ServerAndStudio.Web/Pages/_Host.cshtml +++ b/src/apps/Elsa.ServerAndStudio.Web/Pages/_Host.cshtml @@ -28,6 +28,7 @@ + diff --git a/src/apps/Elsa.Studio.Web/Pages/_Host.cshtml b/src/apps/Elsa.Studio.Web/Pages/_Host.cshtml index 6f60c9346..5a4f2d2c8 100644 --- a/src/apps/Elsa.Studio.Web/Pages/_Host.cshtml +++ b/src/apps/Elsa.Studio.Web/Pages/_Host.cshtml @@ -33,6 +33,7 @@ +