diff options
| author | FIN-IT_AndriFP <andrifebriyadiputra@gmail.com> | 2026-01-09 14:29:26 +0700 |
|---|---|---|
| committer | FIN-IT_AndriFP <andrifebriyadiputra@gmail.com> | 2026-01-09 14:29:26 +0700 |
| commit | 6c2de1aa1cc655b1da525015ac0280fd4c72731f (patch) | |
| tree | 81a3d822114cb052f847d03e5be4f22472f5e6a8 /src-migrate | |
| parent | bab9bfaeeab2ba13bba1d7ed02e25b5384919bf9 (diff) | |
border bottom none
Diffstat (limited to 'src-migrate')
| -rw-r--r-- | src-migrate/modules/product-detail/components/ProductDetail.tsx | 1 |
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> |
