sherwinshen/vue3-text-clamp

换行文字优化

Opened this issue · 0 comments

.text-clamp > span > span {
white-space:pre-wrap;
}

建议加个样式,用于text中包含\n时支持换行