Setting max-height for table cell contents

前端 未结 7 1323
庸人自扰
庸人自扰 2020-12-03 02:06

I have a table which should always occupy a certain percentage of the height of the screen. Most of the rows are of fixed height, but I have one row that should stretch to f

7条回答
  •  一生所求
    2020-12-03 02:52

    I've solved just using this plugin: http://dotdotdot.frebsite.nl/

    it automatically sets a max height to the target and adds three dots

提交回复
热议问题