mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-09-24 05:12:57 +00:00
change font-size to be a range input with quick example
This commit is contained in:
@@ -91,7 +91,7 @@ const Editor = forwardRef(
|
||||
showImagePreviews : true,
|
||||
activeLineShading : true,
|
||||
lineNumbers : true,
|
||||
fontSize : 13,
|
||||
fontSize : 1,
|
||||
editorTheme : 'default',
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user