Improved bottom bar fab position
这个提交包含在:
父节点
0cbd263801
当前提交
30e726b694
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
@ -136,7 +136,7 @@ const styles = StyleSheet.create({
|
||||||
fab: {
|
fab: {
|
||||||
position: 'absolute',
|
position: 'absolute',
|
||||||
alignSelf: 'center',
|
alignSelf: 'center',
|
||||||
top: -10,
|
top: '-25%',
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
正在加载…
在新工单中引用