This commit is contained in:
KONE SOREL 2026-04-09 14:40:42 +00:00
parent ee091fe5a2
commit 9d95a9abe1

View File

@ -269,7 +269,7 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold {
============================================================ */
#sidebar {
width: var(--sidebar-width);
background: var(--bg-primary-ghost); /* Charcoal profond pour le contraste */
background: var(--bg-primary); /* Charcoal profond pour le contraste */
position: fixed;
top: var(--header-height);
left: 0;