Showing
1 changed file
with
1 additions
and
1 deletions
@@ -129,7 +129,7 @@ let styles = StyleSheet.create({ | @@ -129,7 +129,7 @@ let styles = StyleSheet.create({ | ||
129 | }, | 129 | }, |
130 | detail:{ | 130 | detail:{ |
131 | marginLeft: 10, | 131 | marginLeft: 10, |
132 | - marginTop: 4, | 132 | + marginTop: 10, |
133 | fontSize: 12, | 133 | fontSize: 12, |
134 | color: '#686868', | 134 | color: '#686868', |
135 | maxWidth: width-15-50-10-22, | 135 | maxWidth: width-15-50-10-22, |
-
Please register or login to post a comment