version 1.0.10 mit bugfixes menu schliest sich aber nur auf test umgebung und login abgeschnitten weg

This commit is contained in:
2025-12-10 13:38:12 +00:00
parent 1c835f3f3a
commit df194d1af4
4 changed files with 37 additions and 4 deletions

View File

@ -272,9 +272,9 @@ body {
position: fixed;
top: 80px; /* Abstand von oben (über der Navbar + Burger) */
right: 0;
bottom: 0;
width: 70%;
max-width: 280px;
height: calc(100vh - 80px); /* Höhe an das neue top anpassen */
background-color: #b1b0b0;
flex-direction: column;
align-items: stretch;