Ver código fonte

Merge commit 'refs/tags/jenkins-front-end-screenad-341-v45^{}' into product

tags/jenkins-product-front-end-screenad-10-v5^0
caserKing 5 anos atrás
pai
commit
2be497976b
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      App.js

+ 1
- 1
App.js Ver arquivo

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


Carregando…
Cancelar
Salvar