mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 03:06:41 +00:00
Add word wrap (#8654)
This commit is contained in:
parent
943100d758
commit
e34c63b830
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user