.GridMultiSelect-noOptions {
  justify-content: center;
}

.GridMultiSelectGrid-Label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}