White space appearing on top for a column in a Table layout

Hi,

Greetings. Hope you are doing well! I am on Pega 8.7.2. I am having a Table Layout on UI with a 2000/5000 characters limit on the columns. However i am experiencing a white space at the top for a second column and this length is almost 5000 characters (see screen below)

I tried with some css helper classes available but i could not make the text start at the top for the Recommendations column. Any one has any recommendations for this?

Regards,

Bharat

@KOMARINA try to check pega cosmos design and see the table layout code with different cell padding’s and column design

@KOMARINA Greetings. I have managed to resolve this by adding style vertical-align:text-top;