Skip to content

Commit

Permalink
Wrap unbreakable area names in ha-card header (#20566)
Browse files Browse the repository at this point in the history
  • Loading branch information
karwosts authored Apr 20, 2024
1 parent f39758b commit 87012e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/panels/config/areas/ha-config-areas-dashboard.ts
Original file line number Diff line number Diff line change
Expand Up @@ -511,6 +511,7 @@ export class HaConfigAreasDashboard extends SubscribeMixin(LitElement) {
display: flex;
justify-content: space-between;
align-items: center;
overflow-wrap: anywhere;
}
.warning {
color: var(--error-color);
Expand Down

0 comments on commit 87012e2

Please sign in to comment.