update color review by daiqiang
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -413,7 +413,7 @@ let styles = StyleSheet.create({ | @@ -413,7 +413,7 @@ let styles = StyleSheet.create({ | ||
413 | height: 15, | 413 | height: 15, |
414 | }, | 414 | }, |
415 | thumbsUpNumView: { | 415 | thumbsUpNumView: { |
416 | - backgroundColor: 'red', | 416 | + backgroundColor: '#D0021B', |
417 | borderRadius: 5, | 417 | borderRadius: 5, |
418 | position: 'absolute', | 418 | position: 'absolute', |
419 | left: 16, | 419 | left: 16, |
-
Please register or login to post a comment