@@ -196,7 +196,7 @@ const RegisterPage: React.FC = () => {
)}
<Space
style={{
- position: 'fixed',
+ position: 'absolute',
bottom: '20px',
right: '20px',
zIndex: 1000,