when I remove this class `check-box-table-cell` in...
# tornadofx
w
when I remove this class
check-box-table-cell
in ScenicView from
CheckBoxTableCell
the margin/padding/insets whatever is removed. this gets applied:
Copy code
checkBoxTableCell {    padding = box(0.px)}