2
0

💄 (lp) Fix overflow issue on mobile

This commit is contained in:
Baptiste Arnaud
2023-03-19 11:37:19 +01:00
parent be7c0fc0d0
commit b3e5887420

View File

@ -114,7 +114,7 @@ export const RealTimeResults = () => {
top="-60px"
right="-30px"
pos="absolute"
display={{ sm: 'none', xl: 'flex' }}
display={{ base: 'none', xl: 'flex' }}
>
<Text fontFamily="'Indie Flower'" fontSize="2xl">
It&apos;s a real Airtable view!