diff --git a/src/components/ha-settings-row.ts b/src/components/ha-settings-row.ts index 7c36f13338..fc822203e0 100644 --- a/src/components/ha-settings-row.ts +++ b/src/components/ha-settings-row.ts @@ -92,7 +92,7 @@ export class HaSettingsRow extends LitElement { ::slotted(ha-switch) { padding: 16px 0; } - div[secondary] { + .secondary { white-space: normal; } .prefix-wrap {