fixed map overlapping modals
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 56s

This commit is contained in:
Tudor
2026-01-09 08:52:51 +00:00
parent ea3f65249e
commit 058a741b10

View File

@@ -966,7 +966,7 @@ body {
left: 0;
width: 100%;
height: 100%;
z-index: 1000;
z-index: 2000;
display: none;
align-items: center;
justify-content: center;