Force LTR on conf validation message so errors are readable also in RTL language (#2570)

This commit is contained in:
yosilevy 2019-01-31 02:14:56 +02:00 committed by Paulus Schoutsen
parent c00930f45e
commit 6fc20450b4

View File

@ -46,6 +46,7 @@ class HaConfigSectionCore extends LocalizeMixin(PolymerElement) {
.validate-log {
white-space: pre-wrap;
direction: ltr;
}
</style>
<ha-config-section is-wide="[[isWide]]">