forked from vergnet/application-amicale
Improved bottom bar fab position
This commit is contained in:
parent
0cbd263801
commit
30e726b694
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@ const styles = StyleSheet.create({
|
|||
fab: {
|
||||
position: 'absolute',
|
||||
alignSelf: 'center',
|
||||
top: -10,
|
||||
top: '-25%',
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue