unnötiger Abstand entfernt

This commit is contained in:
2025-08-08 11:58:45 +02:00
parent 4c60c9195c
commit 1546fdc52e
+1 -1
View File
@@ -88,7 +88,7 @@ a,
flex: 1;
width: 100%;
height: calc(100vh - 60px);
margin-top: 60px;
margin-top: 10px;
padding: 0;
padding-bottom: 60px; /* Platz für das fixierte Submenu */
overflow-y: auto;