This commit is contained in:
KONE SOREL 2026-04-03 14:39:11 +00:00
parent f612313f3d
commit e98723ac6d

View File

@ -1564,12 +1564,12 @@ select[class*="selectpicker"],
/* ── Mode réduit (icônes seules) — desktop ── */
body.toggle-sidebar #sidebar {
width: 30px !important;
min-width: 30px !important;
width: 20px !important;
min-width: 20px !important;
}
body.toggle-sidebar #main {
margin-left: 30px !important;
margin-left: 20px !important;
}
/* Masquer textes et chevrons */