You can get the ellipses to show up by doing something like: .card-text { text-overflow: ellipsis; height: 100px; overflow: hidden; ...
確定! 回上一頁