diff --git a/App.js b/App.js index 8a90d23..7882d6d 100644 --- a/App.js +++ b/App.js @@ -1562,7 +1562,7 @@ MyPage = CodePush(codePushOptions)(MyPage); flexDirection: 'row', alignItems: 'center', width: '92%', - height: 250/PixelRatio.get(), + height: 240/PixelRatio.get(), backgroundColor: '#fff', borderRadius: 18/PixelRatio.get(), marginTop: 30/PixelRatio.get(),