fix(core): update

This commit is contained in:
2022-05-20 16:56:17 +02:00
parent a08e4b11c2
commit 98d7f513e9
2 changed files with 2 additions and 5 deletions

View File

@ -41,10 +41,7 @@ export class DeesEditorMarkdown extends DeesElement {
color: #fff;
font-family: 'Roboto Slab';
padding: 20px;
}
.outletContainer h1 {
overflow-y: scroll;
}
`,
];