thomasloven / lovelace-layout-card

🔹 Get more control over the placement of lovelace cards.
MIT License
1.08k stars 127 forks source link

Eliminate separating space between columns and rows? #105

Closed Veuchez closed 3 years ago

Veuchez commented 3 years ago

Is it possible not to see the separation space between columns and rows? I would like to see how everything is part of a single card. Thank you.

override80 commented 3 years ago

You can try:

style: 'ha-card { box-shadow: none;}'

in each element