改成 fixed
This commit is contained in:
parent
477a274141
commit
80647bbb67
|
|
@ -13,7 +13,7 @@ export default function render() {
|
|||
theme="primary"
|
||||
icon={<ChevronUpIcon />}
|
||||
style={{
|
||||
position: 'absolute',
|
||||
position: 'fixed',
|
||||
bottom: 0,
|
||||
right: '45vw',
|
||||
...style,
|
||||
|
|
|
|||
Loading…
Reference in New Issue