Hello,
I am having trouble with displaying html messages using a custom template. When I load the messages in with html, there is an extra space included. I set the label background color to red and it seems to take up the whole message. So it isn’t from the label not being centered. It seems that it is an extra line getting in somehow. I have included a screenshot of what it looks like. The first 2 messages were loaded in with html and the third message was sent by the user right there. I will also include a picture of the custom template I am using.
Here is the html for the first 2 messages in the screenshot attached:
<div>test create</div>
<div>test reply</div>
Thank you for your help,
David