ux-pagination {
  .pagination > li.page-item {
    .page-link {
      user-select: none;
    }
  }
}
