custom-cards / button-card

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

blank-card has a border #652

Closed harristom closed 1 year ago

harristom commented 1 year ago

Checklist

Describe the bug Setting color type to blank-card creates a visible card (specifically, I think it is the border that is visible)

Version of the card Version: v3.4.2

To Reproduce This is the configuration I used:

type: custom:button-card
color_type: blank-card

Screenshots image

Expected behavior No card should be visible

Desktop (please complete the following information):

Additional context None

rbisschops commented 1 year ago

Also see this behavior in Windows10 - Chrome Version 109.0.5414.121 (Official build) (64-bits); iOS - Chrome version 110.0.5481.83

alanthewild commented 1 year ago

Seeing the same behaviour in:

Issue is NOT present in Home Assistant 2022.7.7, Frontend 20220707.1 - latest Issue is present in Home Assistant 2022.12.8, Frontend 20221213.1 - latest Issue is present in Home Assistant 2023.2.5, Frontend 20230202.0 - latest All using same button-card v3.4.2

Mariusthvdb commented 1 year ago

all cards have that since a recent HA frontend change. This is not a button-card bug, it is core HA behavior

set ha-card-border-width: 0px in your theme and it is gone.

or add that to a specific button-card, if you don't want to change the overall look in the Dashboard

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 3.5.0-dev.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 3.5.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: