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 {
|
#bit-address {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
align-self: flex-end;
|
|
||||||
margin-top: auto;
|
margin-top: auto;
|
||||||
justify-content: center;
|
position: absolute;
|
||||||
align-content: center;
|
bottom: 0;
|
||||||
position: relative;
|
|
||||||
min-height: 40px;
|
min-height: 40px;
|
||||||
#next-address {
|
#next-address {
|
||||||
color:$v-light-gray;
|
color:$v-light-gray;
|
||||||
|
|
@ -218,9 +216,6 @@
|
||||||
transform: scale(.7);
|
transform: scale(.7);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#bit-address {
|
|
||||||
position: relative;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue