You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-06-30 23:44:55 +02:00
Desktop: Made toolbar buttons bigger and swap order of bullet and number lists
This commit is contained in:
@ -378,7 +378,7 @@ function themeStyle(themeId:number) {
|
||||
// without the need to restart
|
||||
const fontSizes:any = {
|
||||
fontSize: Math.round(12 * zoomRatio),
|
||||
toolbarIconSize: 16,
|
||||
toolbarIconSize: 18,
|
||||
editorFontSize: editorFontSize,
|
||||
textAreaLineHeight: Math.round(globalStyle.textAreaLineHeight * editorFontSize / 12),
|
||||
};
|
||||
|
Reference in New Issue
Block a user