mirror of
https://github.com/lan-tianxiang/JS_TOOL.git
synced 2025-07-14 00:42:35 +08:00
更新于 07-07 19:58
This commit is contained in:
@ -129,15 +129,13 @@
|
||||
}
|
||||
|
||||
.login-form {
|
||||
width: 90%;
|
||||
margin:0px auto;
|
||||
padding: 5px 0;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
.login-form input[type="password"],
|
||||
.login-form input[type="text"] {
|
||||
width: 70%;
|
||||
width: 100%;
|
||||
-webkit-border-radius: .08rem;
|
||||
border-radius: .08rem;
|
||||
border: 1px solid rgba(12, 0, 51, .1);
|
||||
|
Reference in New Issue
Block a user