sibiraj-s / ngx-editor

🖋️ Rich Text Editor for angular using ProseMirror
https://sibiraj-s.github.io/ngx-editor/
MIT License
458 stars 191 forks source link

[Enhancement]: Don't use rems to size elements #360

Closed wawyed closed 3 years ago

wawyed commented 3 years ago

I'm submitting a

Description

In our project we set our html font-size to 10px so we can use font-sizes based on it but it affects the size of the ngx-editor (without a way to change it). Would it be possible to use px so that the styles don't get affected by the html font-size.

Thanks.

Version Information

ngx-editor: latest
angular: any
sibiraj-s commented 3 years ago

Fixed in v11.

github-actions[bot] commented 2 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in the thread.