overflow:hidden not working when using tables

前端 未结 4 702
北恋
北恋 2020-12-11 02:12

I’m having issues with long strings of text stretching out my tables and overflow:hidden does not seem to be doing what I exect. Here’s the sample code I am usi

4条回答
  •  一整个雨季
    2020-12-11 02:32

    
    
    
    
    
    
    
    
    
    x
    y
    z
    x
    this is going to be hidden because it is too long
    z
    x
    y
    z

提交回复
热议问题