fix(core): update
This commit is contained in:
parent
a08e4b11c2
commit
98d7f513e9
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@designestate/dees-editor',
|
||||
version: '1.0.71',
|
||||
version: '1.0.72',
|
||||
description: 'an advanced editor for markdown documents based on monaco.'
|
||||
}
|
||||
|
@ -41,10 +41,7 @@ export class DeesEditorMarkdown extends DeesElement {
|
||||
color: #fff;
|
||||
font-family: 'Roboto Slab';
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
.outletContainer h1 {
|
||||
|
||||
overflow-y: scroll;
|
||||
}
|
||||
`,
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user