
.ellipsis[data-v-d13a7b74] {
  width: 300px;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

