Align Card Buttons on bottom Material UI
问题 I am developing an app in ReactJS and i'm using the following: MaterialUI (for react) and React Flexbox. The problem i'm having is trying to position the card buttons on bottom (the problem that seems to have spammed the internet in different frameworks). I am using the card from here -> https://material-ui.com/demos/cards/ I've tried pretty much everything i could think of from align-items to align-self and different display types. I might be missing something here since i usually work with