This commit is contained in:
KONE SOREL 2026-01-05 08:31:42 +00:00
parent df5afe1fe2
commit 4a45436588

View File

@ -333,7 +333,7 @@ body {
/* Couleur et style du curseur (thumb) */
.nav-bar > .nav-tabs::-webkit-scrollbar-thumb {
background: var(--office-secondary);
background: var(--office-common);
border-radius: 8px;
}