mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
wrap config validation (#18914)
This commit is contained in:
parent
b8d0c7f7c7
commit
c3d4be9ceb
@ -233,7 +233,7 @@ export class DeveloperYamlConfig extends LitElement {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.validate-log {
|
.validate-log {
|
||||||
white-space: pre;
|
white-space: pre-wrap;
|
||||||
direction: ltr;
|
direction: ltr;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user