aboutsummaryrefslogtreecommitdiff
path: root/src/components/comments
diff options
context:
space:
mode:
authorShravya Ramesh <shravs1208@gmail.com>2021-07-23 21:17:17 -0700
committerShravya Ramesh <shravs1208@gmail.com>2021-07-23 21:17:17 -0700
commit241f416830bd6919321f3a17a3cca6807c5c4079 (patch)
tree65bd6bce4a52c299876b07ab78039bfa639b1d62 /src/components/comments
parent5936fb83e5ac073e2a172965a29009ce77305d45 (diff)
Hide blue line
Diffstat (limited to 'src/components/comments')
-rw-r--r--src/components/comments/CommentTextField.tsx2
1 files changed, 1 insertions, 1 deletions
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',
},