spacing controlled

This commit is contained in:
Burak Civan 2022-07-28 12:03:21 +03:00
parent 7ac91b7b31
commit 2aa04e9b19

View File

@ -80,7 +80,7 @@ export default {
} }
}, },
content (newVal) { content (newVal) {
// #337y1z3 This issue reason <p> tag broken email template // #337y1z3 This issue reason <p> tag broken email template
newVal = newVal.replace(/(<p[^>]+?>|<p>|<\/p>)/img, ""); newVal = newVal.replace(/(<p[^>]+?>|<p>|<\/p>)/img, "");