.ReactTable .rt-th .rt-resizable-header-content {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
