I have two cards configured under a horizontal-stack. Even though I've moved all the text on the second card (the one to the right), when the column the horizontal-stack resides is resized, the left card appears to be covered up by the right card.
Obviously, I'd like all the information to be displayed - I believe my options are:
Instead of the two cards inside the horizontal-stack sharing the space 50/50, manually resize the second card to take a specific pixel width, or,
Have the card on the left cover up the card on the right.
I'm sure I need card-mod to do this, but nothing I've tried appears to work.