wrap config validation (#18914)

This commit is contained in:
Bram Kragten 2023-12-05 15:32:35 +01:00 committed by GitHub
parent b8d0c7f7c7
commit c3d4be9ceb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -233,7 +233,7 @@ export class DeveloperYamlConfig extends LitElement {
}
.validate-log {
white-space: pre;
white-space: pre-wrap;
direction: ltr;
}