From 867484bac72a64231e57f96fdc4ce813930f75f6 Mon Sep 17 00:00:00 2001 From: Brian Kim Date: Wed, 16 Jun 2021 23:57:21 +0900 Subject: Rework some sizes, more closely match master --- src/components/comments/AddComment.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/components/comments/AddComment.tsx') diff --git a/src/components/comments/AddComment.tsx b/src/components/comments/AddComment.tsx index a510c355..fd7d819a 100644 --- a/src/components/comments/AddComment.tsx +++ b/src/components/comments/AddComment.tsx @@ -169,11 +169,11 @@ const styles = StyleSheet.create({ justifyContent: 'space-between', margin: '3%', borderRadius: 25, - height: normalize(45), + height: normalize(40), }, text: { flex: 1, - padding: '1%', + // padding: '1%', maxHeight: 100, }, avatar: { -- cgit v1.2.3-70-g09d2