Skip to content

Commit

Permalink
chore: updated padding of serverItem
Browse files Browse the repository at this point in the history
  • Loading branch information
OtavioStasiak committed Jan 10, 2025
1 parent b28b19d commit 5319df4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/containers/ServerItem/styles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ export default StyleSheet.create({
serverItemContainer: {
flexDirection: 'row',
alignItems: 'center',
paddingHorizontal: 15,
paddingVertical: 12
padding: 12
},
serverIcon: {
width: 44,
Expand Down

0 comments on commit 5319df4

Please sign in to comment.