当前位置:首页 > Web开发 > 正文

.ellipsis { overflow : hiddenwhite-space: nowraptext-overfl

2024-03-31 Web开发

.ellipsis{ overflow: hidden white-space: nowrap text-overflow: ellipsis }

注意当添加了ellipsis样式的元素没有显示省略号样式时,可以给元素或者其父元素添加一个min-width: 0

温馨提示: 本文由Jm博客推荐,转载请保留链接: https://www.jmwww.net/file/web/30580.html