From 241f416830bd6919321f3a17a3cca6807c5c4079 Mon Sep 17 00:00:00 2001 From: Shravya Ramesh Date: Fri, 23 Jul 2021 21:17:17 -0700 Subject: Hide blue line --- src/components/comments/CommentTextField.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components') diff --git a/src/components/comments/CommentTextField.tsx b/src/components/comments/CommentTextField.tsx index 6d86eb3f..1b2142d4 100644 --- a/src/components/comments/CommentTextField.tsx +++ b/src/components/comments/CommentTextField.tsx @@ -147,7 +147,7 @@ const styles = StyleSheet.create({ borderRadius: 999, justifyContent: 'center', alignItems: 'center', - marginRight: '3%', + marginRight: '1%', marginVertical: '2%', alignSelf: 'flex-end', }, -- cgit v1.2.3-70-g09d2