.gl-keyset-pagination.btn-group {
  // See https://gitlab.com/gitlab-org/gitlab-ui/-/merge_requests/1487
  // for the reasoning behind the double .gl-button.gl-button
  .gl-button.gl-button {
    @apply gl-px-3;
    border-radius: var(--gl-action-border-radius);
  }
}
