Hi qx5,
I would like to share a code example that I made for you to showcase you how to achieve this result using only CSS:
Note that I have used this demo for creating the code snippet:
https://www.jqwidgets.com/jquery-widgets-demo/demos/jqxtreegrid/index.htm#demos/jqxtreegrid/defaultfunctionality.htm
.jqx-cell{
min-height: initial!important;
max-height: 50px!important;
}
tr{
display: flex!important;
align-items: center;
}
Let me know if that works for you!
Please, do not hesitate to contact us if you have any additional questions.
Best Regards,
Yavor Dashev
jQWidgets team
https://www.jqwidgets.com