You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-06-12 22:57:38 +02:00
All: Better checkbox alignment and added padding on notebook title
This commit is contained in:
@ -36,6 +36,7 @@ class FolderScreenComponent extends BaseScreenComponent {
|
||||
let styles = {
|
||||
textInput: {
|
||||
color: theme.color,
|
||||
paddingLeft: 10,
|
||||
},
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user