Add word wrap (#8654)

This commit is contained in:
Mick Vleeshouwer 2021-03-17 12:22:14 +01:00 committed by GitHub
parent 943100d758
commit e34c63b830
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -111,6 +111,7 @@ export class HaDeviceCard extends LitElement {
} }
.extra-info { .extra-info {
margin-top: 8px; margin-top: 8px;
word-wrap: break-word;
} }
.manuf, .manuf,
.entity-id, .entity-id,