dial-in-summary: center the loading indicator
This commit is contained in:
parent
6e10ca5dd2
commit
c5cd4f534c
|
@ -9,7 +9,7 @@ export default {
|
|||
indicatorWrapper: {
|
||||
alignItems: 'center',
|
||||
backgroundColor: ColorPalette.white,
|
||||
flex: 1,
|
||||
height: '100%',
|
||||
justifyContent: 'center'
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in New Issue