unify layout between auth pages (#13547)
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
parent
5c76c5ce44
commit
e16b0e5a90
6 changed files with 97 additions and 99 deletions
|
@ -232,6 +232,7 @@ textarea:focus,
|
|||
.user.activate,
|
||||
.user.forgot.password,
|
||||
.user.reset.password,
|
||||
.user.link-account,
|
||||
.user.signin,
|
||||
.user.signup {
|
||||
@input-padding: 200px;
|
||||
|
|
|
@ -49,10 +49,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
.signup {
|
||||
padding-top: 15px;
|
||||
}
|
||||
|
||||
footer {
|
||||
.ui.container .left,
|
||||
.ui.container .right {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue