@shopbite-de/storefront 1.2.2 → 1.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -26,7 +26,7 @@ defineProps<{
26
26
 
27
27
  <div v-else class="absolute inset-0 bg-primary" />
28
28
 
29
- <div class="relative z-10 p-4">
29
+ <div class="relative p-4">
30
30
  <h2
31
31
  class="text-pretty font-semibold text-3xl md:text-4xl text-white drop-shadow"
32
32
  >
@@ -2,7 +2,9 @@
2
2
 
3
3
  <template>
4
4
  <UPage>
5
- <NavigationMobileTop2 />
5
+ <div class="sticky top-16 left-0 z-20 w-full backdrop-blur-md rounded-md">
6
+ <NavigationMobileTop2 />
7
+ </div>
6
8
  <slot />
7
9
  </UPage>
8
10
  </template>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shopbite-de/storefront",
3
- "version": "1.2.2",
3
+ "version": "1.2.3",
4
4
  "main": "nuxt.config.ts",
5
5
  "description": "Shopware storefront for food delivery shops",
6
6
  "keywords": [