fix(SW-1111) fix filter button and filter flimmer in mobile

This commit is contained in:
Pontus Dreij
2024-12-10 09:30:58 +01:00
parent 15c5afc43a
commit f8d10d7b8c
5 changed files with 14 additions and 4 deletions

View File

@@ -2,7 +2,6 @@
min-height: 100dvh;
background-color: var(--Base-Background-Primary-Normal);
position: relative;
z-index: var(--header-z-index);
}
@media screen and (min-width: 768px) {