aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/accounts/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/accounts/index.js')
-rw-r--r--ui/app/accounts/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/app/accounts/index.js b/ui/app/accounts/index.js
index ae69d9297..9584ebad9 100644
--- a/ui/app/accounts/index.js
+++ b/ui/app/accounts/index.js
@@ -97,7 +97,7 @@ AccountsScreen.prototype.render = function () {
style: {
display: 'flex',
height: '40px',
- paddint: '10px',
+ padding: '10px',
justifyContent: 'center',
alignItems: 'center',
},