Fix to unicode zero-width characters in expanded posts

This commit is contained in:
Paul Frazee
2022-12-06 10:15:59 -06:00
parent 5d7814897c
commit 709a970cdc
@@ -377,7 +377,6 @@ const styles = StyleSheet.create({
postTextLarge: {
fontSize: 24,
lineHeight: 32,
fontWeight: '300',
},
postTextLargeContainer: {
paddingLeft: 4,