Skip to content

Commit c25c895

Browse files
committed
DBC22-6203: Fixed z-index for map filters button at new location
1 parent aa5585a commit c25c895

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/frontend/src/Components/map/Map.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@
316316
position: absolute;
317317
top: 1rem;
318318
right: 1rem;
319-
z-index: 5;
319+
z-index: 1;
320320

321321
@media (pointer: coarse) {
322322
top: 1rem;

0 commit comments

Comments
 (0)