diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index 279531fc..56cffbf6 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -1564,12 +1564,12 @@ select[class*="selectpicker"], /* ── Mode réduit (icônes seules) — desktop ── */ body.toggle-sidebar #sidebar { - width: 40px !important; - min-width: 40px !important; + width: 35px !important; + min-width: 35px !important; } body.toggle-sidebar #main { - margin-left: 40px !important; + margin-left: 35px !important; } /* Masquer textes et chevrons */