pkissling / clock-weather-card

A Home Assistant Card indicating today's date/time, along with an iOS inspired weather forecast for the next days with animated icons
Other
397 stars 78 forks source link

Icon way too big #336

Closed fin05 closed 6 months ago

fin05 commented 6 months ago

Checklist:

Release with the issue:

Last working release (if known):

Browser and Operating System: Chrome and Firefox

Description of problem: The sun/moon icon is way too big and making the height of the card take up too much space - I need a way to reduce the size of it and reclaim the lost space

Javascript errors shown in the web inspector (if applicable):

Additional information: image image

pkissling commented 6 months ago

duplicates #132

fin05 commented 6 months ago

I read that previously - it reduces the margin some but doesn't now alleviate the issue of the icon being too big - that fix does not work in my scenario

pkissling commented 6 months ago

I read that previously - it reduces the margin some but doesn't now alleviate the issue of the icon being too big - that fix does not work in my scenario

i see. what kind of mod are you using to span clock-weather-card over multiple columns? i am under the impression that this is no lovelace default layout, or?

Screenshot 2024-03-10 at 19 56 55
fin05 commented 6 months ago

The dashboard is a grid layout. The card is a single column grid card - I'm using it on my dashboard for a touch screen kiosk

pkissling commented 6 months ago

can you please provide your full lovelace yaml so that i can reproduce the problem?

fin05 commented 6 months ago

views:

pkissling commented 6 months ago

the snippet above does not contain clock-weather-card