custom-cards / button-card

❇️ Lovelace button-card for home assistant
MIT License
1.97k stars 242 forks source link

Borders are overlapped and in a different color #777

Open Sergiodiaz53 opened 1 year ago

Sergiodiaz53 commented 1 year ago

Checklist

Describe the bug The borders for the buttons are overlapped and showed in a different color.

Version of the card Version: v4.1.2-dev.1

To Reproduce This is the configuration I used:

          - type: "custom:button-card"
            template: card_light
            entity: light.bedroom_2
            variables:
              ulm_card_light_enable_slider: true
              ulm_card_light_enable_color: true
              ulm_card_light_force_background_color: true

Screenshots imagen