- Issue created by @thomas.frobieter
- Merge request !146Issue #3537368: Correct logic to set card_body_classes. → (Open) created by Unnamed author
- 🇮🇳India anirudhsingh19
@thomas.frobieter I tried using your solutions. It was successful in adding the card_body_utility_classes but the card-body class was still get overridden here. Thanks for the Input, I have made the changes accordingly. Please review it.
- 🇮🇳India anirudhsingh19
@thomas.frobieter I have made the suggested changes. I think the second approach is better because in the first one, the card_image_overlays condition will always be true.