This commit is contained in:
KONE SOREL 2026-04-03 14:53:30 +00:00
parent 12d0579444
commit 05432bd3e3

View File

@ -383,7 +383,7 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold {
/* Sous-menu actif : Barre verticale discrète */
.sidebar-nav .nav-content li a.active-submenu {
color: var(--text-primary)!important;
color: var(--color-primary)!important;
background: rgba(255, 255, 255, 1);
font-weight: 600;
position: relative;