| |
| |
| |
|
|
| |
| .message-row img { |
| margin: 0px !important; |
| } |
|
|
| .avatar-container img { |
| padding: 0px !important; |
| } |
|
|
| |
| .svelte-4mgbad { |
| background: #ffffff !important; |
| } |
|
|
| |
| .message.bot { |
| background: #ffffff !important; |
| font-family: "Arial" !important; |
| } |
| .message.bot * { |
| color: #000000 !important; |
| } |
| .bot.svelte-1x5p6hu.svelte-1x5p6hu{ |
| border-width: 0px; |
| } |
|
|
| |
| .message.user { |
| background: #e2554c !important; |
| font-family: "Arial" !important; |
| } |
| .message.user * { |
| color: #ffffff !important; |
| } |
| .user.svelte-1x5p6hu.svelte-1x5p6hu{ |
| border-width: 0px; |
| } |
| |
| .submit-button.svelte-173056l { |
| background: #e2554c !important; |
| } |
|
|