diff --git a/src/views/Action/index.js b/src/views/Action/index.js index fc516bf..9ef0e7c 100644 --- a/src/views/Action/index.js +++ b/src/views/Action/index.js @@ -68,7 +68,7 @@ export default function Action() { width: fabWidth, height: fabWidth, left: window.innerWidth - fabWidth - fabWidth / 2, - top: window.innerHeight - fabWidth - fabWidth / 2, + top: window.innerHeight - fabWidth - fabWidth, }; return (