This commit is contained in:
KONE SOREL 2026-04-03 14:34:44 +00:00
parent 529d43728c
commit 7b1fbb6eef

View File

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