aboutsummaryrefslogtreecommitdiff
path: root/src/components/comments/AddComment.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/comments/AddComment.tsx')
-rw-r--r--src/components/comments/AddComment.tsx2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/components/comments/AddComment.tsx b/src/components/comments/AddComment.tsx
index c17fdd93..c48ce627 100644
--- a/src/components/comments/AddComment.tsx
+++ b/src/components/comments/AddComment.tsx
@@ -137,8 +137,6 @@ const styles = StyleSheet.create({
alignItems: 'center',
justifyContent: 'center',
width: SCREEN_WIDTH,
- // paddingTop: 10,
- // marginTop: 10,
},
textContainer: {
width: '95%',