细节优化

feat/task1-c-wallet
gongfuxiang 2019-05-18 06:55:10 +08:00
parent 9a129508d1
commit 14c9953bcc
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@
top: -1px;
left: -1px;
}
@media only screen and (max-width:641px) {
@media only screen and (min-width:641px) {
.my-content form.am-form .form-verify:hover a.form-verify-tips {
display: block;
}