Skip to content

Commit

Permalink
Update ha-config-labels.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
ildar170975 authored Oct 15, 2024
1 parent 029eff4 commit f81e823
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/panels/config/labels/ha-config-labels.ts
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ export class HaConfigLabels extends LitElement {
style="
background-color: ${computeCssColor(label.color)};
border-radius: 10px;
outline: 1px solid var(--outline-color);
width: 20px;
height: 20px;"
></div>`
Expand Down

0 comments on commit f81e823

Please sign in to comment.