gpt4 book ai didi

html - 在移动设备上的表格中显示文本+向左/向右内容的显示问题

转载 作者:太空宇宙 更新时间:2023-11-04 12:57:09 28 4
gpt4 key购买 nike

我想用 bootstrap 创建一个表,并在列中插入一些左拉和右拉的内容: http://jsfiddle.net/Zoker/sgdfgkvL/

<td>
<div class="pull-left">Some content</div>
<div class="pull-right">Some other content</div>
<a href="#">The actual content</a>
</td>

现在移动设备上的问题是,文本“The actual content”确实在字段中溢出(查看 fiddle )

谁能告诉我如何解决?

最佳答案

.topic-name 上设置 overflow-x: hidden

您的解决方案:
应用 - white-space: normal;.topic-name

关于html - 在移动设备上的表格中显示文本+向左/向右内容的显示问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/25734188/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com