der
This commit is contained in:
parent
cde5db481a
commit
06c0493c5e
|
|
@ -174,7 +174,7 @@ padding:2px
|
||||||
}
|
}
|
||||||
|
|
||||||
.sidebar-nav .nav-link{
|
.sidebar-nav .nav-link{
|
||||||
width:190px
|
width:190px
|
||||||
}
|
}
|
||||||
|
|
||||||
#main{
|
#main{
|
||||||
|
|
|
||||||
|
|
@ -1564,12 +1564,12 @@ select[class*="selectpicker"],
|
||||||
|
|
||||||
/* ── Mode réduit (icônes seules) — desktop ── */
|
/* ── Mode réduit (icônes seules) — desktop ── */
|
||||||
body.toggle-sidebar #sidebar {
|
body.toggle-sidebar #sidebar {
|
||||||
width: 68px !important;
|
width: 40px !important;
|
||||||
min-width: 68px !important;
|
min-width: 40px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
body.toggle-sidebar #main {
|
body.toggle-sidebar #main {
|
||||||
margin-left: 68px !important;
|
margin-left: 40px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Masquer textes et chevrons */
|
/* Masquer textes et chevrons */
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user