Merge pull request #2321 from automatisch/AUT-1439

This commit is contained in:
Ali BARIN
2025-01-29 22:26:46 +01:00
committed by GitHub

View File

@@ -11,7 +11,7 @@ const Footer = () => {
return ( return (
typeof version?.version === 'string' && ( typeof version?.version === 'string' && (
<Box mt="auto"> <Box mt="auto" position="sticky" bottom={0}>
<Box bgcolor="common.white" mt={4}> <Box bgcolor="common.white" mt={4}>
<Divider /> <Divider />
<Typography <Typography