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