1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-24 20:55:49 +00:00
This commit is contained in:
Paulus Schoutsen
2019-05-13 16:41:31 +02:00
parent d99744e054
commit a1bf06ceb2

View File

@@ -21,7 +21,7 @@ export const configFlowContentStyles = css`
}
ha-markdown {
word-break: break-word;
overflow-wrap: break-word;
}
ha-markdown a {
color: var(--primary-color);