Tune post controls

This commit is contained in:
Paul Frazee 2022-12-28 19:37:30 -06:00
parent 607203134e
commit f609794bd2
4 changed files with 44 additions and 15 deletions

View file

@ -310,10 +310,10 @@ const styles = StyleSheet.create({
flexDirection: 'row',
alignItems: 'center',
flexWrap: 'wrap',
paddingBottom: 8,
paddingBottom: 4,
},
postEmbeds: {
marginBottom: 10,
marginBottom: 0,
},
viewFullThread: {
paddingTop: 12,