From 4e452b486eabd7b45b8a53929cef3df7343610c3 Mon Sep 17 00:00:00 2001 From: Zack Spear Date: Thu, 22 Jun 2023 12:22:26 -0500 Subject: [PATCH] refactor: modal shadow styles for error / success --- components/Modal.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/Modal.vue b/components/Modal.vue index f6cdb4878..1d38ae80f 100644 --- a/components/Modal.vue +++ b/components/Modal.vue @@ -69,8 +69,8 @@ const ariaLablledById = computed((): string|undefined => props.title ? `ModalTit