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) */
|
||||
.sidebar-nav .nav-content {
|
||||
list-style: none;
|
||||
padding: 4px 0 4px 32px;
|
||||
margin: 0;
|
||||
background: rgba(0,0,0,0.18);
|
||||
border-radius: var(--radius-sm);
|
||||
margin-bottom: 2px;
|
||||
list-style: none;
|
||||
padding: 5px 0 5px 15px; /* Indentation réduite */
|
||||
margin: 4px 0;
|
||||
border-left: 1px solid rgba(255, 255, 255, 0.1); /* Ligne de guide verticale */
|
||||
margin-left: 22px;
|
||||
}
|
||||
|
||||
.sidebar-nav .nav-content li { margin-bottom: 1px; }
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user