diff --git a/src/sass/views/tab-receive.scss b/src/sass/views/tab-receive.scss index 0192e213f..eddb75335 100644 --- a/src/sass/views/tab-receive.scss +++ b/src/sass/views/tab-receive.scss @@ -10,8 +10,10 @@ .border-top{ border-top:1px solid rgb(228,228,228); } + .scroll{height:100%;} #address { background: #fff; + height:70%; .incomplete { padding: 50px; height: 350px;