💄 (lp) Fix overflow issue on mobile
This commit is contained in:
@@ -114,7 +114,7 @@ export const RealTimeResults = () => {
|
|||||||
top="-60px"
|
top="-60px"
|
||||||
right="-30px"
|
right="-30px"
|
||||||
pos="absolute"
|
pos="absolute"
|
||||||
display={{ sm: 'none', xl: 'flex' }}
|
display={{ base: 'none', xl: 'flex' }}
|
||||||
>
|
>
|
||||||
<Text fontFamily="'Indie Flower'" fontSize="2xl">
|
<Text fontFamily="'Indie Flower'" fontSize="2xl">
|
||||||
It's a real Airtable view!
|
It's a real Airtable view!
|
||||||
|
|||||||
Reference in New Issue
Block a user