diff --git a/src/panels/config/core/ha-config-section-core.js b/src/panels/config/core/ha-config-section-core.js index 092aafec01..33cd8a72a4 100644 --- a/src/panels/config/core/ha-config-section-core.js +++ b/src/panels/config/core/ha-config-section-core.js @@ -46,6 +46,7 @@ class HaConfigSectionCore extends LocalizeMixin(PolymerElement) { .validate-log { white-space: pre-wrap; + direction: ltr; }