1
0
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:
Laurent Cozic
2017-11-20 18:40:36 +00:00
parent b1e351ce77
commit 518feadc3e
2 changed files with 2 additions and 1 deletions

View File

@ -36,6 +36,7 @@ class FolderScreenComponent extends BaseScreenComponent {
let styles = {
textInput: {
color: theme.color,
paddingLeft: 10,
},
};