/* source: src/components/text-ellipsis/text-ellipsis.vue */
._main_eqh40_1 {
  display: inline-block;
  width: 100%;
  vertical-align: bottom;
}
._ellipsis_eqh40_7 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._text_eqh40_13 {
  display: inline;
  white-space: nowrap;
}