Fix to unicode zero-width characters in expanded posts

zio/stable
Paul Frazee 2022-12-06 10:15:59 -06:00
parent 8d3d26134f
commit 4cc90b8ac9
1 changed files with 0 additions and 1 deletions

View File

@ -377,7 +377,6 @@ const styles = StyleSheet.create({
postTextLarge: {
fontSize: 24,
lineHeight: 32,
fontWeight: '300',
},
postTextLargeContainer: {
paddingLeft: 4,