πͺText Overflow
.text-clip
.text-clip<div class="text-clip">
<p>This text overflows but is clipped.</p>
</div>.text-ellipsis
.text-ellipsis<div class="text-ellipsis">
<p>This text overflows and is truncated with an ellipsis.</p>
</div>.text-fade
.text-fadeLast updated