故事是這樣的:
買家秀:(refuse)

賣家秀:(accept)
解決辦法:
html:
<div class="dbubble-text">
nishi shfishfshfscccccccccccccccccccifhsssfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
</div>
css:
.dbubble-text {
display: inline-block;
font-size: 14px;
color: #303030;
line-height: 1.6;
font-family: "微軟雅黑";
width: 200px;
word-wrap: break-word;
word-break: break-all;
overflow: hidden;
}