Fix: worlds-overlay z-index 50→450 — Leaflet-Kacheln aus Routen bluten nicht mehr durch (SW by-v738)
This commit is contained in:
parent
3a28673015
commit
c027573e10
2 changed files with 2 additions and 2 deletions
|
|
@ -7792,7 +7792,7 @@ svg.empty-state-icon {
|
|||
#worlds-overlay {
|
||||
position: fixed;
|
||||
inset: 0;
|
||||
z-index: 50;
|
||||
z-index: 450;
|
||||
overflow: hidden;
|
||||
background: var(--c-bg);
|
||||
display: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue