From 23e9e5f83827893e7bdcde0cb4d9a3d3be3e5ac9 Mon Sep 17 00:00:00 2001 From: Bryan Mauger Date: Tue, 20 Sep 2022 11:25:19 -0400 Subject: [PATCH] CSR-848 Adjust padding on container and button to match Figma. --- src/common-components/modal/modal.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/common-components/modal/modal.vue b/src/common-components/modal/modal.vue index 8c36cc5ea..e11424d07 100644 --- a/src/common-components/modal/modal.vue +++ b/src/common-components/modal/modal.vue @@ -3,13 +3,13 @@