pretty good spot with styles

This commit is contained in:
Eric Bailey
2023-10-09 15:38:40 -05:00
parent 1161050e1c
commit d9fc2775c4
3 changed files with 11 additions and 13 deletions
+3 -3
View File
@@ -140,9 +140,9 @@ const styles = StyleSheet.create({
input: {
flexGrow: 1,
minWidth: 100,
fontSize: 14,
lineHeight: 14,
paddingTop: 4,
fontSize: 15,
lineHeight: 15,
paddingTop: 5,
paddingBottom: 6,
},
})