fleet/frontend/styles/var/tables.scss
2022-05-18 10:27:03 -05:00

4 lines
253 B
SCSS

$col-sm: 102px; // column size will "hug" its contents
$col-md: 252px; // column size not including 24px padding on left and right (total width is 300px)
$col-lg: 352px; // column size not including 24px padding on left and right (total width is 400px)