chore: upgrade lexical

This commit is contained in:
Aman Harwara
2024-01-29 13:20:04 +05:30
parent 8977da3960
commit 9854ca898e
54 changed files with 256 additions and 625 deletions

View File

@@ -44,7 +44,7 @@ ${superEditorCSS.toString()}
${exportOverridesCSS.toString()}
</style>
</head>
<body>
<body style="--font-size: 1rem; --line-height: 1.5; font-size: var(--font-size); line-height: var(--line-height);">
${content}
</body>
</html>