Closed DeepCoreSystem closed 3 years ago
This should be fixed with 2.0.0. Please confirm.
I have a view where I want to use the layout-card. The view is in panel mode and the contained cards are snug to the upper bar.
The 'problem' lies here:
If I remove line 44, I get the result I want:
I'm trying to figure out how to get this kind of spacing. What did you do to add the spacing in the first place?
I have a view where I want to use the layout-card. The view is in panel mode and the contained cards are snug to the upper bar.
The 'problem' lies here: https://github.com/thomasloven/lovelace-layout-card/blob/90bcb7f1561056b4a7584ee6b33a3ca7a4f08181/layout-card.js#L40-L45
If I remove line 44, I get the result I want: