Hi,
is there a way to make this look more readable? Like spacing/padding on td?
I did a replace <td> to <td padding="5px"> on the output of the Create HTML table and it did nothing for the message itself.
replace(body('Create_HTML_table'),'<td>','<td padding="5px">
It shows up in the power automate message though: