mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-15 01:24:53 +08:00
Fix forgot password link margin
This commit is contained in:
parent
183f5af7de
commit
32c1f4af84
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@
|
||||||
|
|
||||||
.forgot-password-link {
|
.forgot-password-link {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin-bottom: 16px;
|
margin-bottom: 24px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue