mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-26 07:04:05 +08:00
Test PR 6: Tweak colors in 2048 example
Summary: Just testing the shipit bot Closes https://github.com/facebook/react-native/pull/4503 Reviewed By: svcscm Differential Revision: D2712738 Pulled By: androidtrunkagent fb-gh-sync-id: 267f55991ca8267cb651734093bc62fb9c77a056
This commit is contained in:
committed by
facebook-github-bot-6
parent
37042573b8
commit
7424af6078
@@ -237,7 +237,7 @@ var styles = StyleSheet.create({
|
||||
marginBottom: 20,
|
||||
},
|
||||
tryAgain: {
|
||||
backgroundColor: '#887766',
|
||||
backgroundColor: '#887761',
|
||||
padding: 20,
|
||||
borderRadius: 5,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user