This commit is contained in:
2025-11-20 15:23:20 +01:00
parent 980048b6ab
commit 52f7478b5f
4 changed files with 255 additions and 115 deletions

View File

@@ -43,7 +43,7 @@ class TheApp extends LitElement {
render() {
return html`
<tp-rich-text-box>
<tp-rich-text-box menu-position="static">
<div slot="content" id="editor-content-element"></div>
<!-- Selection Menu Controls -->
<tp-rtb-bold></tp-rtb-bold>