... white-space: nowrap; } .item { display: inline-block; width: 150px; height: 50px; background-color: grey; } HTML: <div class="frame"> <div class="pane"> ...
確定! 回上一頁