Sfoglia il codice sorgente

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

tags/jenkins-front-end-screenad-341-v45^0
caserKing 5 anni fa
parent
commit
4732cfe9b9
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      App.js

+ 1
- 1
App.js Vedi 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(),


Caricamento…
Annulla
Salva