diff --git a/components/Product/CpnProductDetail.js b/components/Product/CpnProductDetail.js index 9399b80..c92c862 100644 --- a/components/Product/CpnProductDetail.js +++ b/components/Product/CpnProductDetail.js @@ -491,10 +491,9 @@ const styles = StyleSheet.create({ }, container: { width: width, - height: "100%", + height: '100%', }, - main: { - paddingTop: 0, + }, viewTop: { width: width,