🐛 Fix Share page X overflow

This commit is contained in:
Baptiste Arnaud 2024-10-18 11:18:16 +02:00
parent c0aa3a986c
commit a2417729cf
No known key found for this signature in database

View File

@ -221,7 +221,7 @@ export const PublishButton = ({
</Tooltip>
{!isMoreMenuDisabled && publishedTypebot && (
<Menu>
<Menu isLazy>
<MenuButton
as={IconButton}
colorScheme={"blue"}