https://preview.keenthemes.com/html/metronic/docs/general/datatables/api#form-inputs
here in this example, text in the first column (name) vertically is not aligned with text in other columns such as age, position.
Any way to fix it?
Hi,
Please add align-middle
class to your table to align all cell text vertically centered.
Regards.
Thanks Sean,
What about horizontal alignment inside cells in the table?
Please try "text-center" class.