我使用以下css在我的网站中自动连字符文本:
-webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto;
但在铬合金中这没有效果.我已经读过,Chrome不支持这个.在chrome中是否有针对连字符的解决方法?谢谢!
google-chrome css3 css-hyphens
css-hyphens ×1
css3 ×1
google-chrome ×1