sdfsf
This commit is contained in:
@@ -51,8 +51,9 @@
|
|||||||
|
|
||||||
// TEXT
|
// TEXT
|
||||||
addOnce(bm, 'cust-text', { id:'cust-text', label:'📝 Text',
|
addOnce(bm, 'cust-text', { id:'cust-text', label:'📝 Text',
|
||||||
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'})}">
|
content:`<p 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>` });
|
Dies ist ein Absatz. Doppelklick zum Bearbeiten.
|
||||||
|
</p>` });
|
||||||
|
|
||||||
// IMAGE
|
// IMAGE
|
||||||
addOnce(bm, 'cust-image', { id:'cust-image', label:'🖼️ Bild',
|
addOnce(bm, 'cust-image', { id:'cust-image', label:'🖼️ Bild',
|
||||||
|
|||||||
Reference in New Issue
Block a user