Skip to content

Commit

Permalink
fix: group icons width
Browse files Browse the repository at this point in the history
  • Loading branch information
punxaphil committed Oct 17, 2024
1 parent bf6596c commit 713cadf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/group.ts
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ class Group extends LitElement {
text-align: center;
margin: 0;
min-width: 5rem;
max-width: 5rem;
}
ha-icon {
Expand Down

0 comments on commit 713cadf

Please sign in to comment.