0.2.16

table-layout

table


Values

$bb-table-layout-values: (
'auto': auto,
'fixed': fixed
);

Config

$bb-table-layout-config: (
'name': 'table-layout',
'prop': 'table-layout',
'bps': $bb-bps,
'values': $bb-table-layout-values
);