suneditor
suneditor copied to clipboard
Unable to see border in table
Hi JiHong, I am unable to see border in table when converting HTML input into *.docx. How to add the below style to a table in SunEditor? border="1" style=" border: 1px solid black; border-collapse: collapse;"
Version
2.42.0
https://github.com/JiHong88/SunEditor/blob/master/src/assets/css/suneditor-contents.css#L295 "suneditor-contents.css" is all define editor's contents style. Try edit the css at the this file.