mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-06 18:35:23 +02:00
finish new auth e-mails
This commit is contained in:
parent
923873db85
commit
9d36fc6986
13 changed files with 145 additions and 165 deletions
|
@ -47,8 +47,10 @@
|
|||
}
|
||||
|
||||
.user.activate,
|
||||
.signin,
|
||||
.signup {
|
||||
.user.forgot.password,
|
||||
.user.reset.password,
|
||||
.user.signin,
|
||||
.user.signup {
|
||||
@input-padding: 200px!important;
|
||||
#create-page-form;
|
||||
form {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue