he-filter-pill_mem {
	max-width: 100%;
	min-height: var(--he-form-control-height-small);
	height: 100%;
  & > span {
    white-space: break-spaces;
    word-wrap: break-word;
  }
}

he-filter-pill_mem::part(button) {
	max-width: 100%;
  overflow: hidden;
}



._paginatorCombobox_b09982f::part(input) {
  min-width: auto;
  max-width: 35px;
}