From 68df77801c951c0ca0bb684ccea599eb86f2fa04 Mon Sep 17 00:00:00 2001 From: caserKing Date: Tue, 5 Nov 2019 18:20:53 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=A4=A7=E5=B1=8F=E3=80=91=E3=80=90?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E3=80=91=E3=80=90=E9=AB=98=E5=BA=A6240?= =?UTF-8?q?=E3=80=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/App.js b/App.js index 8a90d23..7882d6d 100644 --- a/App.js +++ b/App.js @@ -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(),