3
0

Fix geometry map overlapping page block toolbox

This commit is contained in:
Katrin Yordanova 2023-01-11 17:20:04 +02:00
parent 80d9c58fb5
commit ed097b6822

View File

@ -582,7 +582,7 @@ div.toolbox {
background-color: $dark;
bottom: 0;
left: 0;
z-index: 100;
z-index: 401;
border-top-right-radius: 10px;
opacity: 0.5;
pointer-events: none;