Skip to content

Commit

Permalink
Update ha-entity-marker.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
ildar170975 authored Oct 29, 2024
1 parent 7a1838e commit 328b00d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/components/map/ha-entity-marker.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ class HaEntityMarker extends LitElement {
.marker.picture {
overflow: hidden;
}
.marker:not(.picture) {
text-align: center;
}
.entity-picture {
background-size: cover;
height: 100%;
Expand Down

0 comments on commit 328b00d

Please sign in to comment.