diff --git a/src/views/Shop.vue b/src/views/Shop.vue index fb33b0b..73aee0a 100644 --- a/src/views/Shop.vue +++ b/src/views/Shop.vue @@ -444,7 +444,6 @@ onMounted(() => { padding: 0 16px; justify-content: space-between; height: 56px; - position: sticky; top: 0; z-index: 100; }