aboutsummaryrefslogtreecommitdiffstats
path: root/old-ui/app/config.js
diff options
context:
space:
mode:
authorThomas Huang <thomas.b.huang@gmail.com>2018-02-16 04:36:26 +0800
committerThomas Huang <thomas.b.huang@gmail.com>2018-02-16 04:36:26 +0800
commited33f3160a35e2e765012a4726ff90f9b3608998 (patch)
tree9293ad54309e09d0023957e3a25cb42f93a3a874 /old-ui/app/config.js
parent77259ef5be440292401be6cadbb7ad01bf27fcf4 (diff)
downloadtangerine-wallet-browser-ed33f3160a35e2e765012a4726ff90f9b3608998.tar
tangerine-wallet-browser-ed33f3160a35e2e765012a4726ff90f9b3608998.tar.gz
tangerine-wallet-browser-ed33f3160a35e2e765012a4726ff90f9b3608998.tar.bz2
tangerine-wallet-browser-ed33f3160a35e2e765012a4726ff90f9b3608998.tar.lz
tangerine-wallet-browser-ed33f3160a35e2e765012a4726ff90f9b3608998.tar.xz
tangerine-wallet-browser-ed33f3160a35e2e765012a4726ff90f9b3608998.tar.zst
tangerine-wallet-browser-ed33f3160a35e2e765012a4726ff90f9b3608998.zip
Make oldui compatible with newUI style changes
Diffstat (limited to 'old-ui/app/config.js')
-rw-r--r--old-ui/app/config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/old-ui/app/config.js b/old-ui/app/config.js
index 689385a02..9e07cf348 100644
--- a/old-ui/app/config.js
+++ b/old-ui/app/config.js
@@ -32,7 +32,7 @@ ConfigScreen.prototype.render = function () {
return (
h('.flex-column.flex-grow', {
style:{
- maxHeight: '465px',
+ maxHeight: '585px',
overflowY: 'auto',
},
}, [