@layer components {
  .col-narrow { width: 48px; text-align: center; }
  .col-code { width: 80px; }

  .data-table .td-actions .btn-secondary {
    background: #fff;
    position: relative;
  }
}
