This commit is contained in:
KONE SOREL 2026-04-03 11:58:43 +00:00
parent 15d41ff09a
commit 7e7df8b9ee

View File

@ -265,7 +265,7 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold {
Section 2 : Sidebar (Navigation Haute Densité)
============================================================ */
#sidebar {
width: var(--sidebar-width);
width: var(--color-primary-light);
background: var(--bg-sidebar); /* Charcoal profond pour le contraste */
position: fixed;
top: var(--header-height);