Yep, one pixel

zio/stable
Paul Frazee 2023-10-30 19:18:02 -07:00
parent 1eb623ee2f
commit 33a87ca22e
1 changed files with 1 additions and 1 deletions

View File

@ -461,7 +461,7 @@ const styles = StyleSheet.create({
width: 140,
borderRadius: 24,
paddingTop: 10,
paddingBottom: 13, // visually aligns the text vertically inside the button
paddingBottom: 12, // visually aligns the text vertically inside the button
paddingLeft: 16,
paddingRight: 18, // looks nicer like this
backgroundColor: colors.blue3,