mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
This commit is contained in:
parent
b6d4fd16c9
commit
d622ff4a78
@ -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 }),
|
||||
|
Loading…
Reference in New Issue
Block a user