This commit is contained in:
KONE SOREL 2026-04-03 11:53:36 +00:00
parent 81e7734211
commit ab9c1cd190

View File

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