update UI review by daiqiang
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -243,7 +243,7 @@ let styles = StyleSheet.create({ | @@ -243,7 +243,7 @@ let styles = StyleSheet.create({ | ||
243 | color: '#B0B0B0', | 243 | color: '#B0B0B0', |
244 | alignItems: 'center', | 244 | alignItems: 'center', |
245 | marginLeft: 13*DEVICE_WIDTH_RATIO, | 245 | marginLeft: 13*DEVICE_WIDTH_RATIO, |
246 | - height: 12, | 246 | + height: 14, |
247 | marginTop: 2, | 247 | marginTop: 2, |
248 | }, | 248 | }, |
249 | mianyouIcon: { | 249 | mianyouIcon: { |
-
Please register or login to post a comment