2
0

feat(theme): Add custom css settings

This commit is contained in:
Baptiste Arnaud
2022-01-24 15:29:01 +01:00
parent b0abe5b8fa
commit 21448bcc8a
9 changed files with 88 additions and 28 deletions

View File

@ -48,6 +48,7 @@ export const TypebotViewer = ({
{phoneNumberInputStyle}
{phoneSyle}
{style}
{typebot.theme?.customCss}
</style>
}
style={{ width: '100%', height: '100%', border: 'none' }}