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

View file

@ -182,7 +182,7 @@ const styles = StyleSheet.create({
paddingRight: 5,
},
postText: {
paddingBottom: 5,
paddingBottom: 8,
},
ctrls: {
flexDirection: 'row',