Something went wrong on our end. Please try again.
Created by: umpox
Our CardX
components relied on the card-spacer
variable. This might work fine, but we don't consistently render our CardX
components within a Card
wrapper. This can create strange styling bugs where the spacer
variables do not exist, or only exist in certain circumstances.
CardHeader
outside of a Card
componentCardHeader
now has the correct padding