Improved bottom bar fab position
這個提交存在於:
父節點
0cbd263801
當前提交
30e726b694
共有 1 個檔案被更改,包括 1 行新增 和 1 行删除
|
@ -136,7 +136,7 @@ const styles = StyleSheet.create({
|
|||
fab: {
|
||||
position: 'absolute',
|
||||
alignSelf: 'center',
|
||||
top: -10,
|
||||
top: '-25%',
|
||||
}
|
||||
});
|
||||
|
||||
|
|
載入中…
新增問題並參考