Set z-index of getting started, reset password, signup and login.
This commit is contained in:
parent
eaf537017e
commit
f253f82e48
1 changed files with 6 additions and 5 deletions
|
@ -918,6 +918,7 @@ textarea,
|
|||
.login {
|
||||
padding: 10px;
|
||||
background: hsl(234,10%,19%);
|
||||
z-index: 501;
|
||||
}
|
||||
|
||||
.content.getstarted {
|
||||
|
|
Loading…
Reference in a new issue