sidenav scroll
This commit is contained in:
@@ -34,6 +34,10 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 0.5rem;
|
||||
flex-grow: 1;
|
||||
|
||||
/* NEU: Fügt eine vertikale Scrollleiste hinzu, falls der Inhalt überläuft */
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.nav-item {
|
||||
|
||||
Reference in New Issue
Block a user