fix(ui) - filters z-index that causing depth issue

This commit is contained in:
Shekar Siri 2023-02-20 18:46:52 +01:00 committed by Taha Yassine Kraiem
parent b563839f29
commit 2a2abc6952

View file

@ -6,7 +6,7 @@
align-items: center;
height: 26px;
width: 100%;
z-index: 3;
/* z-index: 3; TODO this has to be fixed in clickmaps @Nikita */
& .right {
height: 24px;