From b644d5591a80abe5bfe569203e377544612debf4 Mon Sep 17 00:00:00 2001 From: "Chuma Mcphoy (We Ahead)" Date: Wed, 20 Aug 2025 07:52:58 +0000 Subject: [PATCH] Merged in fix/account-banner-z-index (pull request #2673) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix: remove z-index from linkaccount banner * fix: remove z-index from linkaccount banner Approved-by: Matilda Landström --- .../SAS/LinkAccountBanner/linkAccountBanner.module.css | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/scandic-web/components/Blocks/DynamicContent/SAS/LinkAccountBanner/linkAccountBanner.module.css b/apps/scandic-web/components/Blocks/DynamicContent/SAS/LinkAccountBanner/linkAccountBanner.module.css index c0d091c74..8678f64aa 100644 --- a/apps/scandic-web/components/Blocks/DynamicContent/SAS/LinkAccountBanner/linkAccountBanner.module.css +++ b/apps/scandic-web/components/Blocks/DynamicContent/SAS/LinkAccountBanner/linkAccountBanner.module.css @@ -37,7 +37,6 @@ .content { position: relative; - z-index: 10; display: grid; grid-template-areas: "heading"