From d808fc88f522d33e3792160e2b14549fbd0bf15c Mon Sep 17 00:00:00 2001 From: RachelElysia <71795832+RachelElysia@users.noreply.github.com> Date: Tue, 17 Feb 2026 09:35:00 -0500 Subject: [PATCH] Fleet UI: Update setup page styling (#39846) --- .../AuthenticationFormWrapper.tsx | 2 +- .../AuthenticationFormWrapper/_styles.scss | 3 +- .../RegistrationPage/Breadcrumbs/_styles.scss | 60 ++++++------------- frontend/pages/RegistrationPage/_styles.scss | 6 ++ 4 files changed, 26 insertions(+), 45 deletions(-) diff --git a/frontend/components/AuthenticationFormWrapper/AuthenticationFormWrapper.tsx b/frontend/components/AuthenticationFormWrapper/AuthenticationFormWrapper.tsx index 3ddb86b50b..e87cabb74e 100644 --- a/frontend/components/AuthenticationFormWrapper/AuthenticationFormWrapper.tsx +++ b/frontend/components/AuthenticationFormWrapper/AuthenticationFormWrapper.tsx @@ -44,7 +44,7 @@ const AuthenticationFormWrapper = ({ {breadcrumbs}