jpuri / react-draft-wysiwyg

A Wysiwyg editor build on top of ReactJS and DraftJS. https://jpuri.github.io/react-draft-wysiwyg
MIT License
6.41k stars 1.16k forks source link

ordered list number label font-size #236

Open CodePlayer7 opened 7 years ago

CodePlayer7 commented 7 years ago

now it seems that the number label of ordered list has a fixed fontSize and fontFamily, would it be performance that the number label style follows the first letter of the line?

CodePlayer7 commented 7 years ago

and after changing the font family,the font size of next inputing text will be of the line, would it be better that the new input text font size keep same with the former.

Keyur-Gondaliya commented 1 year ago

Same issue...