feat: ld-card without padding #810
Labels
accepted
Issues with this label are issues that the core team has accepted on to the roadmap.
improvement
Not a bug nor a feature. Refactoring of code would likely have this label.
Prerequisites
Describe the feature request
I'd like to have an option for the ld-card to not have a padding. I could use a CSS custom prop to customize the card, but it feels inconvenient.
Describe the use case
We often have cards which display images. In such cases it makes sense to not have a padding in the card
Describe preferred solution
Add a prop
no-padding
.Describe alternatives
Maybe better: Allow overwriting the padding (e.g. via utility classes) by reducing the specificity.
Related code
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: