From 8ab11c82db35ec26175f8d4797f82b34a5333b95 Mon Sep 17 00:00:00 2001 From: mx1700 Date: Sun, 4 Aug 2019 18:45:37 +0800 Subject: [PATCH] =?UTF-8?q?OK=20=E7=BB=B7=E6=A0=B7=E5=BC=8F=E5=BE=AE?= =?UTF-8?q?=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/component/diary/diaryIconOkB.js | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/component/diary/diaryIconOkB.js b/src/component/diary/diaryIconOkB.js index 6a042ba..68e2273 100644 --- a/src/component/diary/diaryIconOkB.js +++ b/src/component/diary/diaryIconOkB.js @@ -103,9 +103,11 @@ const localStyle = StyleSheet.create({ marginTop: -1 }, icon: { - width: 18, - height: 18, - marginLeft: 4 + width: 16, + height: 16, + marginLeft: 4, + marginTop: 2, + marginBottom: 2, }, text: { fontSize: 15,