2 lines
85 B
CSS
2 lines
85 B
CSS
.truncate-cell{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
|
.truncate-cell{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
|