From d36d74d11ffea5a561c8fd85d9163621211de82e Mon Sep 17 00:00:00 2001 From: Nick Steffens Date: Mon, 7 Aug 2023 15:49:33 -0400 Subject: [PATCH 1/2] style: lighten fluid modal footer color --- addon/components/fluid-modal.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addon/components/fluid-modal.hbs b/addon/components/fluid-modal.hbs index 1673c03..a730f4d 100644 --- a/addon/components/fluid-modal.hbs +++ b/addon/components/fluid-modal.hbs @@ -37,7 +37,7 @@ {{#if (has-block "footer")}} From ea2647661beaf0fbc1acc2ad940772d50d2800ba Mon Sep 17 00:00:00 2001 From: Nick Steffens Date: Tue, 8 Aug 2023 10:54:11 -0400 Subject: [PATCH 2/2] style: bg-white with secondary button Co-Authored-By: Allison Sasso --- addon/components/fluid-modal.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addon/components/fluid-modal.hbs b/addon/components/fluid-modal.hbs index a730f4d..ea89737 100644 --- a/addon/components/fluid-modal.hbs +++ b/addon/components/fluid-modal.hbs @@ -37,7 +37,7 @@ {{#if (has-block "footer")}}