.custom-control {
  text-align: center;
 }
.table.vue-table thead>tr>th {
    cursor: pointer;
    padding-right: 0.75rem !important;
}