
.TextCell{
  max-width: 100px;
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
  cursor: default;
}
