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