TreeTable column alignment problem

Hi,

I’ve got a problem with my TreeTable.
Indeed, it’s like VAADIN is forcing me to choose whether I want the node icon displayed but with columns not properly aligned or the columns properly aligned but without the node icon displayed.

I’m sure it is related to my CSS sheet but I can’t seem to find the right fix …

What I tried (none of this solved it):

  • changed the size of the icon
  • removed the left margin

Any help would be appreciated :slight_smile:

17152.png
17153.png

Could you provide a runnable demo that illustrates this problem? Easier to problem solve that way.