aboutsummaryrefslogtreecommitdiff
path: root/src/components/common/FriendsButton.tsx
diff options
context:
space:
mode:
authorIvan Chen <ivan@tagg.id>2021-02-11 16:49:31 -0500
committerIvan Chen <ivan@tagg.id>2021-02-11 16:49:31 -0500
commit97e73f47622df32859964df4c94a4d419590bee2 (patch)
tree9e2fdacee1040a9e9f975a329846dfa60cf5f3a4 /src/components/common/FriendsButton.tsx
parentdc2da789ed0f440e0da8020f891bb490536a38fe (diff)
parent3bc52c4e021199c5b546d51cd238aad9a96852a7 (diff)
Merge branch 'master' into tma255-taggs-bar
# Conflicts: # src/components/common/SocialLinkModal.tsx
Diffstat (limited to 'src/components/common/FriendsButton.tsx')
-rw-r--r--src/components/common/FriendsButton.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/common/FriendsButton.tsx b/src/components/common/FriendsButton.tsx
index c7f56e2d..243a551d 100644
--- a/src/components/common/FriendsButton.tsx
+++ b/src/components/common/FriendsButton.tsx
@@ -78,7 +78,6 @@ const styles = StyleSheet.create({
borderRadius: 3,
marginRight: '2%',
marginLeft: '1%',
- padding: 0,
backgroundColor: 'transparent',
},
requestedButtonTitle: {