Hey,
I’ve got this set up for my phone which consist of a weather card and a swipe card. Is there a way to move the swipe vmcars a bit to the right so it center?
A better picture to show how the buttons are not centered inside the swipe card.
Hey,
I’ve got this set up for my phone which consist of a weather card and a swipe card. Is there a way to move the swipe vmcars a bit to the right so it center?
A better picture to show how the buttons are not centered inside the swipe card.
You could try adding a blank button on the left:
type: 'custom:button-card'
color_type: blank-card
styles:
card:
- width: 0px
Cheers! With some tinkering it worked!