Merge pull request #115 from jamal-jackson/feature/onboarding_backup_phrase
fix css differences with new merge
This commit is contained in:
commit
a85ef7e46d
1 changed files with 2 additions and 9 deletions
|
|
@ -34,7 +34,7 @@
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
bottom: 90px;
|
bottom: 45px;
|
||||||
button {
|
button {
|
||||||
max-width: 400px;
|
max-width: 400px;
|
||||||
}
|
}
|
||||||
|
|
@ -53,6 +53,7 @@
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 43px;
|
bottom: 43px;
|
||||||
padding-bottom: 20px;
|
padding-bottom: 20px;
|
||||||
|
padding: .5rem .5rem .9rem;
|
||||||
p {
|
p {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
|
@ -73,14 +74,6 @@
|
||||||
margin: 5px auto 0;
|
margin: 5px auto 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
ion-content.has-header {
|
|
||||||
#select-phrase {
|
|
||||||
bottom: 75px;
|
|
||||||
}
|
|
||||||
.backup-phrase {
|
|
||||||
padding: .5rem .5rem .9rem;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 400px) {
|
@media (max-width: 400px) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue