CRUD icon indicating copy to clipboard operation
CRUD copied to clipboard

[WIP] add span to backpack button text

Open pxpm opened this issue 2 years ago • 0 comments

reported in #5010

we could make developers life easier when they want to hide the button text and display only an icon by wrapping the button text in a span as suggested by @tabacitu

I've decided to create a class for each button type, eg: create-button-text-span, update-button-text-span. That way developers have the ability to hide only specific button texts, or hide all of them with *-button-text-span selector.

pxpm avatar Oct 11 '23 15:10 pxpm