Fix to unicode zero-width characters in expanded posts
parent
8d3d26134f
commit
4cc90b8ac9
|
@ -377,7 +377,6 @@ const styles = StyleSheet.create({
|
|||
postTextLarge: {
|
||||
fontSize: 24,
|
||||
lineHeight: 32,
|
||||
fontWeight: '300',
|
||||
},
|
||||
postTextLargeContainer: {
|
||||
paddingLeft: 4,
|
||||
|
|
Loading…
Reference in New Issue