thomasloven / lovelace-card-mod

🔹 Add CSS styles to (almost) any lovelace card
MIT License
1.05k stars 169 forks source link

Bar_width not working with mushroom default/horizontal #320

Closed tungmeister closed 6 months ago

tungmeister commented 6 months ago

the Bar_width setting isn't being respected with the card configured in mushroom mode default/horizontal for example:

type: custom:timer-bar-card
entity: timer.heatingboost
name: Heating boost
icon: mdi:thermometer
bar_radius: 4px
text_width: 4em
bar_width: 50%
invert: true
mushroom:
  layout: horizontal
  color: orange

I've tried percentage, em and px but none have any impact.

ildar170975 commented 6 months ago

How is that related to card-mod?

ildar170975 commented 6 months ago

Seems the issue may be closed as unrelated.

tungmeister commented 6 months ago

i'll close it now, I was working on a few github tabs and inadvertently raised this issue against the wrong repo.