Skip to content

Commit

Permalink
fix: center icons with titles (#188)
Browse files Browse the repository at this point in the history
  • Loading branch information
Svarto authored Dec 2, 2020
1 parent d0d5182 commit d48c323
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ActionSheet/ActionGroup.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ const styles = StyleSheet.create({
width: 24,
height: 24,
marginRight: 32,
justifyContent: "center",
},
message: {
marginTop: 12,
Expand Down

0 comments on commit d48c323

Please sign in to comment.