mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-16 22:06:34 +00:00
Lint
This commit is contained in:
parent
932d8afbed
commit
e2ff04e40b
@ -50,12 +50,12 @@
|
|||||||
|
|
||||||
paper-textarea {
|
paper-textarea {
|
||||||
--paper-input-container-input: {
|
--paper-input-container-input: {
|
||||||
@apply(--paper-font-code1);
|
@apply --paper-font-code1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.rendered {
|
.rendered {
|
||||||
@apply(--paper-font-code1)
|
@apply --paper-font-code1;
|
||||||
clear: both;
|
clear: both;
|
||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user