summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFIN-IT_AndriFP <andrifebriyadiputra@gmail.com>2026-01-09 14:29:26 +0700
committerFIN-IT_AndriFP <andrifebriyadiputra@gmail.com>2026-01-09 14:29:26 +0700
commit6c2de1aa1cc655b1da525015ac0280fd4c72731f (patch)
tree81a3d822114cb052f847d03e5be4f22472f5e6a8
parentbab9bfaeeab2ba13bba1d7ed02e25b5384919bf9 (diff)
border bottom none
-rw-r--r--src-migrate/modules/product-detail/components/ProductDetail.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src-migrate/modules/product-detail/components/ProductDetail.tsx b/src-migrate/modules/product-detail/components/ProductDetail.tsx
index 5a2ad093..7ca2f9a7 100644
--- a/src-migrate/modules/product-detail/components/ProductDetail.tsx
+++ b/src-migrate/modules/product-detail/components/ProductDetail.tsx
@@ -587,6 +587,7 @@ const ProductDetail = ({ product }: Props) => {
fontWeight="800"
letterSpacing="wide"
verticalAlign="middle"
+ borderBottom="none"
>
{th.label}
</Th>