KTibow / lovelace-light-soft-ui-theme

🎨 Home Assistant soft UI light theme, with help from @JuanMTech, @thomasloven, and @N-L1.
MIT License
59 stars 6 forks source link

Today's update caused gap between header and cards #10

Closed atomicpapa closed 3 years ago

atomicpapa commented 3 years ago

After upgrading to 0.55 a large gap has appeared between the header ( I am still running CH and not using the "new", card moc way)

image

After downgrading to 0.54, the gap is gone.

image

issue-label-bot[bot] commented 3 years ago

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.92. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

github-actions[bot] commented 3 years ago

Hey! This is your first issue, so I just want to make sure you've read the docs and fourm thread. Thanks!

KTibow commented 3 years ago

If you remove Custom Header it should work just fine. Probably it applied margin twice, once for the default, removed header, and a second time for custom header. Anyway it's deprecated, so just uninstall it.

atomicpapa commented 3 years ago

Anyway it's deprecated, so just uninstall it.

I wish it were that easy..... I have a lot of sorting out of how I am going to make it all work without CH. I have some dashboards that just use it to minimize the header and others that are using user exceptions to completely change what is available in the header and sidebar.

KTibow commented 3 years ago

Well let me know what you want me to add.