mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-25 05:47:20 +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 {
|
||||
margin-top: 8px;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
.manuf,
|
||||
.entity-id,
|
||||
|
Loading…
x
Reference in New Issue
Block a user