mirror of
https://github.com/home-assistant/frontend.git
synced 2026-04-07 03:14:00 +00:00
wrap config validation (#18914)
This commit is contained in:
@@ -233,7 +233,7 @@ export class DeveloperYamlConfig extends LitElement {
|
||||
}
|
||||
|
||||
.validate-log {
|
||||
white-space: pre;
|
||||
white-space: pre-wrap;
|
||||
direction: ltr;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user