mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-24 04:16:00 +08:00
Revert D2953499
Reviewed By: fkgozali Differential Revision: D2958190 fb-gh-sync-id: cd52ad421d0b7d5c69109337c2a0caa0d072974b shipit-source-id: cd52ad421d0b7d5c69109337c2a0caa0d072974b
This commit is contained in:
committed by
facebook-github-bot-1
parent
8e809e9b24
commit
6f565383ec
@@ -132,12 +132,11 @@ var styles = StyleSheet.create({
|
||||
// This is needed so the application covers the whole screen
|
||||
// and therefore the contents of the Portal are not clipped.
|
||||
appContainer: {
|
||||
backgroundColor: 'transparent',
|
||||
bottom: 0,
|
||||
left: 0,
|
||||
position: 'absolute',
|
||||
right: 0,
|
||||
left: 0,
|
||||
top: 0,
|
||||
right: 0,
|
||||
bottom: 0,
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user