Hello sBravoAS, I know this is an old post, but I want to share my silly findings 🙂
Base on my trial and error process, the only thing I came up with was to add an extra line break in the message box. Now, this displays almost correctly in the web app or the desktop app, however, at mobile Teams it will display with the extra line break. If you were not aware, the mobile version displays the text properly without adding anything. If you formatted your message like
**Journal entry#:** Field1
**Description:** Field2
You will see the message with the line breaks on mobile, but in the web app or desktop you will see it all together, without proper spacing. So, I started to play with it and after many tries, this was the only thing that worked for me.
Flow setup
The result is
Result WebApp and Desktop
Hope this helps, I didn't see any comment about this odd approach, but at least it keeps things ordered.
Cheers,
Gus