From 6512de6b7a0b6cc4393bf4c8274b1edc276c407f Mon Sep 17 00:00:00 2001 From: Bryan Mauger Date: Mon, 31 Oct 2022 14:40:51 -0400 Subject: [PATCH] Update style and images for modal. --- src/common-components/modal/modal.vue | 192 ++++++++++++++------------ 1 file changed, 104 insertions(+), 88 deletions(-) diff --git a/src/common-components/modal/modal.vue b/src/common-components/modal/modal.vue index 04f99f0df..11acdb53f 100644 --- a/src/common-components/modal/modal.vue +++ b/src/common-components/modal/modal.vue @@ -1,108 +1,124 @@