I am trying to show some details of a receive in a table.
I want that table to have a min height to show the products. So if there is only one product, the table wou
Tables and table cells don't use the min-height property, setting their height will be the min-height as tables will expand if the content stretches them.
min-height
height