Merge pull request #2321 from automatisch/AUT-1439
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user