From a516888b1c1eb31b4293ff534067eb7cfb4bff7d Mon Sep 17 00:00:00 2001 From: Candy Tsai Date: Mon, 16 Dec 2024 17:02:20 +0800 Subject: [PATCH] Fix designSetup styles --- client/landing/stepper/declarative-flow/internals/global.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/client/landing/stepper/declarative-flow/internals/global.scss b/client/landing/stepper/declarative-flow/internals/global.scss index 2113294fe46ad..dc6fb995f611c 100644 --- a/client/landing/stepper/declarative-flow/internals/global.scss +++ b/client/landing/stepper/declarative-flow/internals/global.scss @@ -74,6 +74,7 @@ button { .import-hosted-site, .site-setup, .onboarding.goals, +.onboarding.design-setup, .site-migration, .migration, .migration-signup,