From 900348a157e3ad992a301fa1f857f0afe9c25935 Mon Sep 17 00:00:00 2001 From: andrewwallacespeckle <139135120+andrewwallacespeckle@users.noreply.github.com> Date: Thu, 9 May 2024 14:39:13 +0200 Subject: [PATCH 1/3] Updates to dialog component --- .../src/components/layout/Dialog.vue | 32 ++++++++++++++++--- 1 file changed, 28 insertions(+), 4 deletions(-) diff --git a/packages/ui-components/src/components/layout/Dialog.vue b/packages/ui-components/src/components/layout/Dialog.vue index 7f1f453a33..73d4f413de 100644 --- a/packages/ui-components/src/components/layout/Dialog.vue +++ b/packages/ui-components/src/components/layout/Dialog.vue @@ -11,11 +11,10 @@ leave-to="opacity-0" >
- -