🐛 Affix overlapping custom CSS box (#1687)

This commit is contained in:
Tagaishi
2023-11-21 18:34:01 +01:00
committed by GitHub
parent fe63c03372
commit 5a8a378a2e

View File

@@ -229,7 +229,7 @@ export default function CustomizationPage({
)} )}
</Transition> </Transition>
</Affix> </Affix>
<Container> <Container pb="6rem">
<Paper p="xl" py="sm" mih="100%" withBorder> <Paper p="xl" py="sm" mih="100%" withBorder>
<Stack> <Stack>
<Group position="apart"> <Group position="apart">