Can't set vertical align on the checkbox
Can't set vertical align on the checkbox
Link to test case: https://codesandbox.io/s/goofy-snowflake-og1l9
Debugger code (debug.datatables.net): N/A
Error messages shown: N/A
Description of problem: I added padding to simulate the cell styling
This discussion has been closed.
Answers
This thread should help, it's asking the same thing.
Cheers,
Colin
How do I apply that styling?
this doesn't work:
columnDefs: [
{
className: "select-checkbox align-middle",
targets: 0
},
...
]
anyway, you could edit the sandbox and sort this out once and for all
the answer is on: https://datatables.net/forums/discussion/68067/make-vertical-align-on-the-checkbox-of-select-extension-work#latest