Skip to content
Code-Schnipsel Gruppen Projekte
Commit 52881ede erstellt von Michael's avatar Michael
Dateien durchsuchen

Issue #61

refactor: fix mit dem z-index
Übergeordneter b0aa825a
No related branches found
No related tags found
Keine zugehörigen Merge Requests gefunden
.simpleGoogleMap {
position: relative;
height: 100%;
}
.simpleGoogleMap-iframe {
background: none;
border: none;
display: block;
height: 300px;
height: 100%;
min-height: 300px;
position: relative;
width: 100%;
}
......@@ -18,7 +20,7 @@
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.4);
z-index: 10;
z-index: 1;
display: flex;
align-items: center;
justify-content: center;
......
0% oder .
You are about to add 0 people to the discussion. Proceed with caution.
Bearbeitung dieser Nachricht zuerst beenden!
Bitte registrieren oder zum Kommentieren