.table-ellipsis[data-v-dbe57fba] {
  width: 300px;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

