From 7e4bebb79a126e952fc43743ee0bc61e2f6f4a1c Mon Sep 17 00:00:00 2001 From: hfcRed Date: Sat, 7 Mar 2026 16:59:30 +0100 Subject: [PATCH] Force specificity --- app/components/layout/index.module.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/layout/index.module.css b/app/components/layout/index.module.css index d8ace9a88..3468c7717 100644 --- a/app/components/layout/index.module.css +++ b/app/components/layout/index.module.css @@ -207,7 +207,7 @@ height: 100%; } -.sideNavInModal { +.sideNavInModal.sideNavInModal { display: flex; position: static; height: 100%;