Closed harristom closed 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
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
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
: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:
: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:
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:
Screenshots
Expected behavior No card should be visible
Desktop (please complete the following information):
Additional context None