Fix: Karte Tablet — map füllt voll, Filter-Tabs unter Statusleiste (safe-top) (SW by-v821)
This commit is contained in:
parent
c185193ac9
commit
c96e6e1fac
5 changed files with 12 additions and 11 deletions
|
|
@ -3086,7 +3086,8 @@ html.modal-open {
|
|||
z-index: 1;
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.map-full-layout { top: var(--safe-top); left: var(--nav-sidebar-width); bottom: 0; }
|
||||
.map-full-layout { top: 0; left: var(--nav-sidebar-width); bottom: 0; }
|
||||
.map-legend { top: calc(var(--safe-top) + var(--space-2)); }
|
||||
}
|
||||
.map-full { width: 100%; height: 100%; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue