mirror of
https://github.com/baptisteArno/typebot.io.git
synced 2026-06-19 21:04:33 +08:00
🐛 Fix Share page X overflow
This commit is contained in:
parent
c0aa3a986c
commit
a2417729cf
@ -221,7 +221,7 @@ export const PublishButton = ({
|
||||
</Tooltip>
|
||||
|
||||
{!isMoreMenuDisabled && publishedTypebot && (
|
||||
<Menu>
|
||||
<Menu isLazy>
|
||||
<MenuButton
|
||||
as={IconButton}
|
||||
colorScheme={"blue"}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user