Browse Source

Merge commit 'refs/tags/jenkins-front-end-screenad-340-v185^{}' into release

tags/jenkins-front-end-screenad-341-v45^0
caserKing 5 years ago
parent
commit
4732cfe9b9
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      App.js

+ 1
- 1
App.js View File

@@ -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(),


Loading…
Cancel
Save