Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(card): not clearing margin on last button in end alignment
We have some styles that clear the margin from the first button, but we didn't apply the same to the last button if the card actions are aligned towards the end. Fixes #20024.
- Loading branch information