Closed (fixed)
Project:
Experience Builder
Version:
0.x-dev
Component:
AI
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
1 Jul 2025 at 07:32 UTC
Updated:
24 Jul 2025 at 18:29 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
libbna commentedHi @narendrar,
To reproduce the issue, I manually added the
h1tag using the browser's inspect tool. The problem seems to be related to the line-height. However, I wasn't able to pinpoint exactly where the code needs to be updated. It would be great if you could guide me on this.Also, I noticed that every time I gave a prompt in the chatbot, the response was returned as plain text wrapped inside a
ptag.Comment #3
tim.plunkettComment #6
mred9 commentedThe `deepchat` component uses a fixed line height. I've applied a line height ratio of 1.26. I also adjusted the font sizes for the various H tags to improve the appearance.

Comment #7
mred9 commentedComment #8
narendrarTested manually by changing h1..h5 tags and response is now properly displayed. Moving it to RTBC
Comment #9
tim.plunkettSaving credit
Comment #11
tim.plunkettMerged!