Hierarchical table in pyAssignmentListGadget doesn't display aligned rows
Hello,
we have a Hierarchical table that is being used in pyAssignmentListGadget however the rows inside are not aligned when they are displayed on the Assignments screen.. also the more assignments we have in the table (the more rows) the more visible the gab appears.
We were able to identify the cause using the inspect mode and found out that the increasing the height to 56px fixes the issue however we weren't able to apply that fix in the backend.
We tried following the fix suggested in the link below however no changes were applied
could someone explain to us how we can align the rows for such table?