Merge branch 'fix-jump-in-suggested-follows-tabbar' of https://github.com/tarikfp/social-app into uiwork-reflow-issue
This commit is contained in:
@@ -237,7 +237,7 @@ const styles = StyleSheet.create({
|
||||
alignItems: 'center',
|
||||
},
|
||||
layoutAvi: {
|
||||
alignSelf: 'baseline',
|
||||
alignSelf: 'flex-start',
|
||||
width: 54,
|
||||
paddingLeft: 4,
|
||||
paddingTop: 10,
|
||||
@@ -261,6 +261,7 @@ const styles = StyleSheet.create({
|
||||
paddingLeft: 54,
|
||||
paddingRight: 10,
|
||||
paddingBottom: 10,
|
||||
paddingTop: 15,
|
||||
},
|
||||
pills: {
|
||||
flexDirection: 'row',
|
||||
|
||||
Reference in New Issue
Block a user