How to prevent line-break in a column of a table cell (not a single cell)?

后端 未结 9 980
粉色の甜心
粉色の甜心 2020-12-07 23:43

How can I prevent automatic line breaks in a column of table (not a single cell)?

9条回答
  •  Happy的楠姐
    2020-12-08 00:11

    Put non-breaking spaces in your text instead of normal spaces. On Ubuntu I do this with (Compose Key)-space-space.

提交回复
热议问题