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

This commit is contained in:
Shekar Siri 2023-02-20 18:46:52 +01:00
parent 915399855a
commit 12fb774bd7

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;