Problem
Last card component fix
introduced a case where card-content "padding" input is not respected anymore, and card-content paddings only come from parent card element.
Solution
card content should have card spacings, when card-content spacings are not explicitly set. But should respect the card-content padding, when it is set.
Examples and information
Project