sadasd
This commit is contained in:
@@ -51,7 +51,7 @@
|
|||||||
|
|
||||||
// TEXT
|
// TEXT
|
||||||
addOnce(bm, 'cust-text', { id:'cust-text', label:'📝 Text',
|
addOnce(bm, 'cust-text', { id:'cust-text', label:'📝 Text',
|
||||||
content:`<div style="${css({'font-family':'Arial,sans-serif','font-size':'14px','line-height':'1.5',color:'#0f172a',margin:'0 0 12px'})}">
|
content:`<div data-gjs-type="text" style="${css({'font-family':'Arial,sans-serif','font-size':'14px','line-height':'1.5',color:'#0f172a',margin:'0 0 12px'})}">
|
||||||
<p style="${css({margin:'0 0 12px'})}">Dies ist ein Absatz. Doppelklick zum Bearbeiten.</p></div>` });
|
<p style="${css({margin:'0 0 12px'})}">Dies ist ein Absatz. Doppelklick zum Bearbeiten.</p></div>` });
|
||||||
|
|
||||||
// IMAGE
|
// IMAGE
|
||||||
|
|||||||
Reference in New Issue
Block a user