Lint
This commit is contained in:
@@ -50,12 +50,12 @@
|
||||
|
||||
paper-textarea {
|
||||
--paper-input-container-input: {
|
||||
@apply(--paper-font-code1);
|
||||
@apply --paper-font-code1;
|
||||
}
|
||||
}
|
||||
|
||||
.rendered {
|
||||
@apply(--paper-font-code1)
|
||||
@apply --paper-font-code1;
|
||||
clear: both;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user