feat(theme): ✨ Add custom css settings
This commit is contained in:
@ -48,6 +48,7 @@ export const TypebotViewer = ({
|
||||
{phoneNumberInputStyle}
|
||||
{phoneSyle}
|
||||
{style}
|
||||
{typebot.theme?.customCss}
|
||||
</style>
|
||||
}
|
||||
style={{ width: '100%', height: '100%', border: 'none' }}
|
||||
|
Reference in New Issue
Block a user