绩效考核手机版
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

8 lines
297 B

$table-font-size: $font-size-md;
$table-background: $background-color-light;
$table-text-color: $content-color;
$table-padding: $padding-sm $padding-xs;
$table-border-color: $border-color;
$table-tr-stripe-background: $gray-2;
$table-sort-color: $content-color;
$table-sort-active-color: $primary;