From 4b0ce48dc15099963b11b2950acb064d8a530c92 Mon Sep 17 00:00:00 2001 From: Bryan Mauger Date: Mon, 16 Oct 2023 14:15:20 -0400 Subject: [PATCH] CSR-1707 fix border outline cut off at top of modal body. --- src/digital-components/modal/modal.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/digital-components/modal/modal.vue b/src/digital-components/modal/modal.vue index 413ca0369..0fed54f45 100644 --- a/src/digital-components/modal/modal.vue +++ b/src/digital-components/modal/modal.vue @@ -22,7 +22,7 @@ @mousedown="closeModal" aria-label="Close"> -