Fix ha-settings-row overflow (#15993)

This commit is contained in:
Paul Bottein 2023-03-31 13:02:36 +02:00 committed by GitHub
parent 1293e5f61f
commit a94b211d3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -92,7 +92,7 @@ export class HaSettingsRow extends LitElement {
::slotted(ha-switch) {
padding: 16px 0;
}
div[secondary] {
.secondary {
white-space: normal;
}
.prefix-wrap {