fix for backup view when loaded from settings tab
This commit is contained in:
parent
c2307d5dcd
commit
ab8e54d2f7
1 changed files with 5 additions and 0 deletions
|
|
@ -74,6 +74,11 @@
|
||||||
margin: 5px auto 0;
|
margin: 5px auto 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
ion-content.has-tabs{
|
||||||
|
.cta-buttons, #select-phrase{
|
||||||
|
bottom:91px;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 400px) {
|
@media (max-width: 400px) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue