cancel
Showing results for 
Search instead for 
Did you mean: 

How to change line height in ADF component?

deny7
Champ on-the-rise
Champ on-the-rise

Hi, I just installed ADF basic project according to this tutorial TUTORIAL . Its an Angular project. I need to reduce line height in documents view. I tried everything, but really cant get it working. How can I achieve that? SEE ATTACHED PICTURE.

1 REPLY 1

roberto_gamiz
Star Contributor
Star Contributor

Hi,

In last versions of Alfresco Content Application (https://alfresco-content-app.netlify.com/#/) you can try to create a custom theme and set Sass variable "$data-table-row-height:".

Regards