UI sizing fixes

This commit is contained in:
Paul Frazee
2022-09-09 11:29:46 -05:00
parent fc835be1e6
commit 3677f3be4b
6 changed files with 28 additions and 20 deletions
+1 -1
View File
@@ -191,7 +191,7 @@ const styles = StyleSheet.create({
paddingRight: 5,
},
postText: {
paddingBottom: 5,
paddingBottom: 8,
fontFamily: 'Helvetica Neue',
},
ctrls: {