daq
This commit is contained in:
parent
a32183017b
commit
b414005bae
|
|
@ -353,12 +353,11 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold {
|
||||||
|
|
||||||
/* Sub-menu (Level 1) */
|
/* Sub-menu (Level 1) */
|
||||||
.sidebar-nav .nav-content {
|
.sidebar-nav .nav-content {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
padding: 4px 0 4px 32px;
|
padding: 5px 0 5px 15px; /* Indentation réduite */
|
||||||
margin: 0;
|
margin: 4px 0;
|
||||||
background: rgba(0,0,0,0.18);
|
border-left: 1px solid rgba(255, 255, 255, 0.1); /* Ligne de guide verticale */
|
||||||
border-radius: var(--radius-sm);
|
margin-left: 22px;
|
||||||
margin-bottom: 2px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.sidebar-nav .nav-content li { margin-bottom: 1px; }
|
.sidebar-nav .nav-content li { margin-bottom: 1px; }
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user