Split signin.html in home, join and open files. Signin process with responsive support
This commit is contained in:
parent
f4d4f819de
commit
9875e9d643
21 changed files with 329 additions and 288 deletions
|
|
@ -4,4 +4,20 @@
|
|||
*
|
||||
*/
|
||||
|
||||
@media (max-width: 1024px) {
|
||||
|
||||
.line-dashed-setup-v,
|
||||
.line-dashed-v,
|
||||
.line-dashed-h {
|
||||
border: none;
|
||||
}
|
||||
|
||||
.logo-setup {
|
||||
margin: 10px 0;
|
||||
}
|
||||
|
||||
.home, .open, .join, .waiting-copayers, .setup, .import, .settings {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue