UI sizing fixes

This commit is contained in:
Paul Frazee
2022-09-09 11:29:46 -05:00
parent effe3d6b59
commit 44c85bbc56
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: {