From 14c9953bccf4aaf6060767cf1d67c403e072094d Mon Sep 17 00:00:00 2001 From: gongfuxiang <2499232802@qq.com> Date: Sat, 18 May 2019 06:55:10 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=86=E8=8A=82=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/static/index/default/css/user.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/static/index/default/css/user.css b/public/static/index/default/css/user.css index b82da8d1b..e3ddde188 100755 --- a/public/static/index/default/css/user.css +++ b/public/static/index/default/css/user.css @@ -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; }