You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-06-15 23:00:36 +02:00
* fixed text issue on some devices and closes #2847 * changes added to global file
This commit is contained in:
@ -89,6 +89,7 @@ function addExtraStyles(style) {
|
||||
color: style.color,
|
||||
fontSize: style.fontSize * 1.2,
|
||||
fontWeight: 'bold',
|
||||
fontFamily: 'Roboto',
|
||||
};
|
||||
|
||||
style.headerWrapperStyle = {
|
||||
|
Reference in New Issue
Block a user