ert
This commit is contained in:
parent
529d43728c
commit
7b1fbb6eef
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user