Allow tapping on the name on a picture entity card (#12332)

This commit is contained in:
Paulus Schoutsen 2022-04-15 06:55:22 -07:00 committed by GitHub
parent 7723d47ac1
commit 85d1f49763
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -200,6 +200,7 @@ class HuiPictureEntityCard extends LitElement implements LovelaceCard {
font-size: 16px;
line-height: 16px;
color: var(--ha-picture-card-text-color, white);
pointer-events: none;
}
.both {