fix: inner content of table cell.

This commit is contained in:
a.bouhuolia
2021-01-27 07:21:13 +02:00
parent ead270245b
commit 73fbb8ae99
2 changed files with 4 additions and 1 deletions

View File

@@ -29,7 +29,7 @@ export default function TableCell({
<div
className={classNames({
'text-overview': cell.column.textOverview,
})}
}, 'cell-inner')}
style={{
'padding-left':
isExpandColumn && expandable