diff --git a/components/system/components/Table.js b/components/system/components/Table.js index 84f22505..355fcbf5 100644 --- a/components/system/components/Table.js +++ b/components/system/components/Table.js @@ -147,6 +147,7 @@ export class Table extends React.Component { backgroundColor: this.props.noColor ? null : ac[c.key].color, flexShrink, }} + contentstyle={c.contentstyle} tooltip={c.tooltip} > {text}