:host {
  ctr-multi-select {
    width: 100%;
  }

  .value {
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
