@vcl/vcl
Version:
The whole VCL in one package
9 lines (8 loc) • 328 B
HTML
<div style="width: 14em;">
<button type="button" class="button overflow-ellipsis w-100p">
<div class="icogram row center flex-no-wrap">
<div class="icon fas fa-chevron-right" aria-hidden="true" role="img"></div>
<span class="text">This text is overflowing but not breaking</span>
</div>
</button>
</div>