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