Two more iOS-notch overlaps: - Seller محصولات page: top container now carries pt-[env(safe-area-inset-top)] on mobile (lg:pt-0) so the heading drops below the notch. - Owner single-product view: the carousel's ⋮/back buttons sat at top-3 (under the notch); offset them by calc(env(safe-area-inset-top,0px)+12px), matching the buyer back button. Only the owner buttons (product detail, top of screen) use this — grid tiles don't pass isOwner. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| BottomBar.tsx | ||
| ColorSelector.tsx | ||
| ContactButton.tsx | ||
| InactiveProductView.tsx | ||
| index.ts | ||
| ProductActions.tsx | ||
| ProductDetailView.tsx | ||
| ProductHeader.tsx | ||
| ProductImageCarousel.tsx | ||
| ProductInfo.tsx | ||
| Review.tsx | ||
| ReviewSection.tsx | ||
| SizeGuideDialog.tsx | ||
| SizeSelector.tsx | ||