mirror of
https://github.com/status-im/react-native.git
synced 2025-02-27 00:20:31 +00: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:
parent
37042573b8
commit
7424af6078
@ -237,7 +237,7 @@ var styles = StyleSheet.create({
|
||||
marginBottom: 20,
|
||||
},
|
||||
tryAgain: {
|
||||
backgroundColor: '#887766',
|
||||
backgroundColor: '#887761',
|
||||
padding: 20,
|
||||
borderRadius: 5,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user