mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-18 14:56:37 +00:00
safari doesnt support overflow-wrap: anywhere
This commit is contained in:
parent
ea18fc0078
commit
a283acaabf
@ -121,6 +121,7 @@ class HaAlert extends LitElement {
|
|||||||
}
|
}
|
||||||
.main-content {
|
.main-content {
|
||||||
overflow-wrap: anywhere;
|
overflow-wrap: anywhere;
|
||||||
|
word-break: break-word;
|
||||||
margin-left: 8px;
|
margin-left: 8px;
|
||||||
margin-right: 0;
|
margin-right: 0;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user