Explorar el Código

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

tags/jenkins-product-front-end-screenad-10-v5^0
caserKing hace 5 años
padre
commit
2be497976b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      App.js

+ 1
- 1
App.js Ver fichero

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


Cargando…
Cancelar
Guardar