Skip to content

Commit

Permalink
Replace TinyMCE UI pt font sizes with px.
Browse files Browse the repository at this point in the history
  • Loading branch information
knadh committed Sep 27, 2021
1 parent 98ed4fb commit 30f9f03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/components/Editor.vue
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ export default {
alignleft aligncenter alignright alignjustify |
bullist numlist table image | outdent indent | link hr removeformat |
code fullscreen help`,
fontsize_formats: '10px 11px 12px 14px 15px 16px 18px 24px 36px',
skin: false,
content_css: false,
content_style: `
Expand Down

0 comments on commit 30f9f03

Please sign in to comment.