Liang Ding
2018-09-23 18:09:03 +08:00
parent 06c24f31da
commit d93bed0b8e
10 changed files with 16 additions and 32 deletions

View File

@@ -760,6 +760,10 @@ a {
-webkit-box-sizing: border-box
}
.form input {
height: 30px;
}
.form input:focus,
.form textarea:focus {
background-color: #FFF;