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

View File

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