fix(SW-184): added membership level and points to menu

This commit is contained in:
Erik Tiekstra
2024-08-29 14:59:21 +02:00
parent e03e954387
commit 79b4c3fe12
14 changed files with 58 additions and 20 deletions

View File

@@ -8,7 +8,7 @@
top: 0;
width: 100%;
z-index: 99999;
height: var(--mobile-site-header-height);
height: var(--current-mobile-site-header-height);
}
.container {