react-toolbox/components/table/_config.scss

6 lines
160 B
SCSS

$table-row-height: 48px;
$table-row-divider: solid 1px rgba(0,0,0,.12);
$table-row-offset: 1.8 * $unit;
$table-row-highlight: #eee;
$table-text-color: #757575;