forked from newthuhole/hole_thu_frontend
add validcode2mail
This commit is contained in:
@@ -2,9 +2,18 @@
|
||||
margin: 1em 0;
|
||||
text-align: center;
|
||||
}
|
||||
.login-form button {
|
||||
min-width: 100px;
|
||||
.login-form input {
|
||||
width: 8rem;
|
||||
}
|
||||
.login-form button {
|
||||
width: 6rem;
|
||||
}
|
||||
.login-type {
|
||||
display: inline-block;
|
||||
width: 6rem;
|
||||
margin: 0 .5rem;
|
||||
}
|
||||
|
||||
.reply-form {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user