revert background color ,review by 阿瑟
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -163,7 +163,7 @@ let styles = StyleSheet.create({ | @@ -163,7 +163,7 @@ let styles = StyleSheet.create({ | ||
163 | // flex:1, | 163 | // flex:1, |
164 | flexDirection: 'row', | 164 | flexDirection: 'row', |
165 | height: 40, | 165 | height: 40, |
166 | - backgroundColor: 'red', | 166 | + backgroundColor: 'white', |
167 | alignItems: 'center', | 167 | alignItems: 'center', |
168 | }, | 168 | }, |
169 | 169 |
-
Please register or login to post a comment