I was having issues formatting the card. I was only able to fix it by removing the flex from the card container. I was not using any image for the card, so this may have caused the issue. Either way, it works with and without card images now.
Before: This is a flex:1 view with a card inside. No styling is applied to the card.
After: This is a flex:1 view with a card inside. No styling is applied to the card.
I was having issues formatting the card. I was only able to fix it by removing the flex from the card container. I was not using any image for the card, so this may have caused the issue. Either way, it works with and without card images now.
Before: This is a flex:1 view with a card inside. No styling is applied to the card.
After: This is a flex:1 view with a card inside. No styling is applied to the card.