scroll
This commit is contained in:
parent
e899eb9696
commit
5404f8f53d
4 changed files with 20 additions and 16 deletions
|
|
@ -144,6 +144,7 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill, inpu
|
|||
.main {
|
||||
background-color: #fff;
|
||||
padding: 45px 0 80px 0;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.logo-setup {
|
||||
|
|
@ -1113,7 +1114,7 @@ input.ng-invalid-match, input.ng-invalid-match:focus {
|
|||
top:auto;
|
||||
left:0;
|
||||
right:0;
|
||||
bottom:90px;
|
||||
bottom: 130px;
|
||||
margin: auto;
|
||||
border-radius: 3px;
|
||||
color: #fff;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue