Skip to content

Commit

Permalink
fix: remove unwanted css for tinymce text editor vue component
Browse files Browse the repository at this point in the history
  • Loading branch information
sabbir1991 committed Dec 19, 2018
1 parent 10a0fb1 commit 265bdc7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/admin/components/TextEditor.vue
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
convert_urls: false,
theme: 'modern',
skin: 'lightgray',
content_css: `${dokan.cdn}/css/customizer.css`,
fontsize_formats: '10px 11px 13px 14px 16px 18px 22px 25px 30px 36px 40px 45px 50px 60px 65px 70px 75px 80px',
font_formats : 'Arial=arial,helvetica,sans-serif;' +
'Comic Sans MS=comic sans ms,sans-serif;' +
Expand Down

0 comments on commit 265bdc7

Please sign in to comment.