fix(editor): 💄 Attempt to fix overflow issue
This commit is contained in:
@ -66,7 +66,7 @@ export const TypebotHeader = () => {
|
||||
>
|
||||
<HStack
|
||||
display={['none', 'flex']}
|
||||
pos={{ base: 'absolute', xl: 'relative' }}
|
||||
pos={{ base: 'absolute', xl: 'static' }}
|
||||
right={{ base: 280, xl: 0 }}
|
||||
>
|
||||
<Button
|
||||
|
Reference in New Issue
Block a user