Loading...
Loading...
Ensures trailing icons remain visually attached to the last line of text when text wraps. Use when implementing inline text with trailing icons, external link indicators, or when fixing trailing icon alignment issues in wrapped text.
npx skill4agent add alexcarpenter/resilient-ui trailing-icon-alignmentrelative inline-blockpr-5absolute inlineh-6<a href="/" class="relative inline-block pr-5">
View documentation
<svg
class="absolute ml-1 inline h-lh w-4 shrink-0"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M7 7h10v10" />
<path d="M7 17 17 7" />
</svg>
</a>inline-blockpr-5w-4absoluteinline