safari doesnt support overflow-wrap: anywhere

This commit is contained in:
Bram Kragten
2021-12-03 18:04:03 +01:00
parent ea18fc0078
commit a283acaabf

View File

@@ -121,6 +121,7 @@ class HaAlert extends LitElement {
}
.main-content {
overflow-wrap: anywhere;
word-break: break-word;
margin-left: 8px;
margin-right: 0;
}