This commit is contained in:
KONE SOREL 2026-04-03 12:55:50 +00:00
parent e97b2c6460
commit 6e2bfec609

View File

@ -84,7 +84,7 @@
}
.nav-item:hover .bi, .nav-item:hover .bx, .nav-item:hover .collapsed{
color:grey !important;
color:var(--color-neutral) !important;
background:#d6d7d8 !important;
}