2
0

fix(engine): 🐛 Properly handle variable avatars

This commit is contained in:
Baptiste Arnaud
2022-02-25 18:19:01 +01:00
parent 74b3464474
commit d21b1722b5
9 changed files with 36 additions and 33 deletions

View File

@ -184,7 +184,7 @@ textarea {
}
.typebot-button > .send-icon {
fill: var(--typebot-button-active-color);
fill: var(--typebot-button-color);
}
.typebot-chat-view {