Fix to unicode zero-width characters in expanded posts
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user