改成 fixed

This commit is contained in:
Wang Kejun 2022-08-08 10:15:30 +08:00
parent 477a274141
commit 80647bbb67
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ export default function render() {
theme="primary"
icon={<ChevronUpIcon />}
style={{
position: 'absolute',
position: 'fixed',
bottom: 0,
right: '45vw',
...style,