首先要加的是这些属性{height:value;width:value;overflow:hidden;white-space: nowrap;text-overflow:ellipsis;}加高度这些文字过长就不会往下面跑,直接隐藏掉。加white-space: nowrap才能显示出省略号,不加就是显示不出来

相关文章:

  • 2021-12-12
  • 2021-09-30
  • 2021-09-07
  • 2021-12-12
  • 2022-12-23
  • 2022-12-23
  • 2022-03-09
  • 1970-01-01
猜你喜欢
  • 2022-12-23
  • 2021-08-12
  • 2021-12-12
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案