Authored by shangjf

调整站内信分类列表UI review by 于良

... ... @@ -150,6 +150,7 @@ let styles = StyleSheet.create({
},
titleContainer: {
flexDirection: 'row',
justifyContent: 'space-between',
alignItems: 'center',
marginBottom: 8,
},
... ...