summaryrefslogtreecommitdiff
path: root/src-migrate/modules/product-detail/components/Information.tsx
diff options
context:
space:
mode:
authorFIN-IT_AndriFP <andrifebriyadiputra@gmail.com>2026-01-19 16:20:12 +0700
committerFIN-IT_AndriFP <andrifebriyadiputra@gmail.com>2026-01-19 16:20:12 +0700
commit911c74e00974aaff071bec462981bb8cef901ddb (patch)
tree8d3eb0cf81a1961a082aeaf27880b6dd7e336a32 /src-migrate/modules/product-detail/components/Information.tsx
parent72f9f0204e82ebf6fd79bde774dc0a186275b32d (diff)
(andri) fix dynamic view compare desktop
Diffstat (limited to 'src-migrate/modules/product-detail/components/Information.tsx')
-rw-r--r--src-migrate/modules/product-detail/components/Information.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-migrate/modules/product-detail/components/Information.tsx b/src-migrate/modules/product-detail/components/Information.tsx
index 6018f6a1..cc16fb6d 100644
--- a/src-migrate/modules/product-detail/components/Information.tsx
+++ b/src-migrate/modules/product-detail/components/Information.tsx
@@ -213,7 +213,7 @@ const Information = ({ product }: Props) => {
{/* === TOMBOL BANDINGKAN PRODUK (HANYA MOBILE) === */}
<MobileView>
<div
- className="flex items-center justify-between py-3 px-4 mt-4 border border-gray-200 rounded-lg cursor-pointer hover:bg-gray-50 transition-colors group"
+ className="w-full flex items-center justify-between py-3 px-1 mt-3 bg-white border-t border-b border-black-100 cursor-pointer hover:bg-gray-50 transition-colors group"
onClick={() => setIsCompareOpen(true)}
>
<div className="flex items-center gap-3">