You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-06-21 23:17:42 +02:00
This commit is contained in:
@ -33,6 +33,7 @@ class DropboxLoginScreenComponent extends BaseScreenComponent {
|
||||
const styles = {
|
||||
container: {
|
||||
padding: theme.margin,
|
||||
backgroundColor: theme.backgroundColor,
|
||||
},
|
||||
stepText: Object.assign({}, theme.normalText, { marginBottom: theme.margin }),
|
||||
urlText: Object.assign({}, theme.urlText, { marginBottom: theme.margin }),
|
||||
|
Reference in New Issue
Block a user