version 1.0.10 mit bugfixes menu schliest sich aber nur auf test umgebung und login abgeschnitten weg
This commit is contained in:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user