From e8b565cd7157341ba77781773edb43ffd326aac4 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Fri, 3 Apr 2026 12:00:23 +0000 Subject: [PATCH] de --- Bootstrap_new/css/theme-modern.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index fa8f2436..d7f5251b 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -266,7 +266,8 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold { ============================================================ */ #sidebar { width: var(--sidebar-width); - background: var(--color-primary-light); /* Charcoal profond pour le contraste */ + background: var(--bg-base); /* Charcoal profond pour le contraste */ + position: fixed; top: var(--header-height); left: 0;