aboutsummaryrefslogtreecommitdiff
path: root/src/components/common
diff options
context:
space:
mode:
authorIvan Chen <ivan@thetaggid.com>2021-02-11 11:58:01 -0500
committerGitHub <noreply@github.com>2021-02-11 11:58:01 -0500
commit0e9456692e9d0d0d0e8da483549b386c9af8df55 (patch)
tree439b0ae8047fc355019c5e08c104feb7efd4c5cf /src/components/common
parent793b2cb28f216d48f7c2ad8ef42e45c2973d708d (diff)
parent18f7a890d13aad0bead329cece6c093e60609151 (diff)
Merge pull request #233 from IvanIFChen/hotfix-header-refactor
[FIX] [TMA-590] Header Refactor
Diffstat (limited to 'src/components/common')
-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: {