This commit is contained in:
KONE SOREL 2026-04-03 12:00:23 +00:00
parent df2c1e770c
commit e8b565cd71

View File

@ -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;