#tab-receive { @extend .deflash-blue; .address { background: #fff; overflow: scroll; height: 100%; &-info { padding: 10% 0 18% 0; .address-label { margin-top: 5%; font-size: 13px; } .qr { position: relative; top: 15%; } .request-button { padding-top: 20px; } } .incomplete { height: 100%; .title { padding-top: 10%; font-size: 25px; color: #444; text-align: center; } .subtitle { padding: 20px; color: #444; margin-top: 10%; text-align: center; } .button { margin: 10%; } } } .backup { position: absolute; top: 0; width: 100%; cursor: pointer; background-color: orange; color: #fff; i { padding: 10px; } } .wallet-selector { position: absolute; bottom: 0; width: 100%; } }