Closed bieniu closed 4 years ago
Sorry for the delay, I'm not sure card-mod works on vertical-stack
cards, does it work without the in_card: true
.
Other ways to produce that effect would be to use card-mod's mod-card
or to set a negative margin on the first card, e.g.
type: custom:simple-weather-card
canary_style:
margin-top: '-16px'
It works! Thanks a lot.
I use
Canary
to addtitle
to thesimple-weather-card
:and I have a problem with changing
padding-bottom
ofdiv.card-header
. It doesn't work at all. Could you tell me where I'm making a mistake?