overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
-webkit-line-clamp: 3; /*3行, 1行的话不用加*/

参考: https://www.cnblogs.com/nelsonlei/p/10154978.html

相关文章:

  • 2021-12-25
  • 2021-11-15
  • 2021-11-30
  • 2022-03-01
  • 2021-10-29
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-06-07
  • 2021-12-31
  • 2022-12-23
  • 2022-02-01
  • 2022-12-23
相关资源
相似解决方案