Remove top bar in the shell
This commit is contained in:
parent
0312a8132c
commit
a9f9235976
2 changed files with 5 additions and 5 deletions
|
@ -37,8 +37,8 @@ const styles = StyleSheet.create({
|
|||
outer: {
|
||||
position: 'absolute',
|
||||
zIndex: zIndex.FAB,
|
||||
right: 20,
|
||||
bottom: 10,
|
||||
right: 22,
|
||||
bottom: 14,
|
||||
width: 60,
|
||||
height: 60,
|
||||
borderRadius: 30,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue