wip fix
This commit is contained in:
parent
a05d3af1a3
commit
c5825c89c4
|
|
@ -117,7 +117,7 @@ const mainStyle = (p: PG, meta?: IMeta) => {
|
||||||
}
|
}
|
||||||
|
|
||||||
return cx(
|
return cx(
|
||||||
"absolute flex",
|
"absolute flex main-editor-content",
|
||||||
css`
|
css`
|
||||||
contain: content;
|
contain: content;
|
||||||
`,
|
`,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue