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