This commit is contained in:
KONE SOREL 2026-04-03 11:59:30 +00:00
parent 7e7df8b9ee
commit df2c1e770c

View File

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