From c5c57dc8e5c9657e972add435429f5d5e11b1612 Mon Sep 17 00:00:00 2001 From: A Cottrill Date: Mon, 25 Nov 2024 18:26:51 -0500 Subject: [PATCH] chore: visible activate account response --- common/common.scss | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/common/common.scss b/common/common.scss index 1d5f8d3..80065a9 100644 --- a/common/common.scss +++ b/common/common.scss @@ -821,6 +821,11 @@ div.select-kit-header { } } +.activate-account-page .alert-error { + margin: 1em; + padding-top: 1.875em; +} + // Categories sidebar .sidebar-section-link-wrapper .sidebar-section-link:hover, .sidebar-section-link-wrapper .sidebar-section-link.active {