Fix receive address for android 4.4.2 webview
This commit is contained in:
parent
b4dbdb7ac4
commit
b14efe2b2a
1 changed files with 2 additions and 7 deletions
|
|
@ -42,11 +42,9 @@
|
|||
}
|
||||
#bit-address {
|
||||
width: 100%;
|
||||
align-self: flex-end;
|
||||
margin-top: auto;
|
||||
justify-content: center;
|
||||
align-content: center;
|
||||
position: relative;
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
min-height: 40px;
|
||||
#next-address {
|
||||
color:$v-light-gray;
|
||||
|
|
@ -218,9 +216,6 @@
|
|||
transform: scale(.7);
|
||||
}
|
||||
}
|
||||
#bit-address {
|
||||
position: relative;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue