summaryrefslogtreecommitdiff
path: root/src-migrate/pages
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2024-09-30 10:02:13 +0700
committerit-fixcomart <it@fixcomart.co.id>2024-09-30 10:02:13 +0700
commit553b0f62ebe2254b046a6c6091a3345a5ede7751 (patch)
tree9513cbaeb9b56e7557ee86562fbb82290350d7c9 /src-migrate/pages
parent1c56a76f979a6e433d70634b92b1887fb1f19509 (diff)
<iman> update summary keranjang mobile porition
Diffstat (limited to 'src-migrate/pages')
-rw-r--r--src-migrate/pages/shop/cart/cart.module.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-migrate/pages/shop/cart/cart.module.css b/src-migrate/pages/shop/cart/cart.module.css
index 806104be..b756fb15 100644
--- a/src-migrate/pages/shop/cart/cart.module.css
+++ b/src-migrate/pages/shop/cart/cart.module.css
@@ -19,7 +19,7 @@
}
.summary-wrapper {
- @apply w-full md:w-1/4 md:pl-6 mt-6 md:mt-0 bottom-0 md:sticky sticky bg-white;
+ @apply w-[85%] md:w-1/4 md:pl-6 mt-6 md:mt-0 bottom-8 md:sticky fixed bg-white;
}
.summary {