Quote from
Phil78 on September 6, 2021, 11:30 am
I have created a table with neotable. I would like to reduce the height of the body rows.
Into style property I have tried but without success
tr{
line-height:20px;
height:20px;
}
I have created a table with neotable. I would like to reduce the height of the body rows.
Into style property I have tried but without success
tr{
line-height:20px;
height:20px;
}