From 66f9cd9c9f9f5eb59d7bb8921ad3ee8c7aabfc98 Mon Sep 17 00:00:00 2001 From: Anyon Date: Mon, 15 May 2017 18:25:48 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=9B=B4=E6=96=B0]=E4=BF=AE=E6=94=B9=E5=9B=BE?= =?UTF-8?q?=E6=96=87=E7=BC=96=E8=BE=91=E5=88=A0=E9=99=A4=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/wechat/view/news.form.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/wechat/view/news.form.html b/application/wechat/view/news.form.html index 1699c130a..513fa12da 100644 --- a/application/wechat/view/news.form.html +++ b/application/wechat/view/news.form.html @@ -271,7 +271,7 @@ .news-right .layui-input:hover, .news-right .layui-input:focus{border-color:#e5e6e7!important;} .news-right .input-group-addon{background:#fff;border-radius:0;border-color:#e5e6e7;} .news-right .upload-image-box{width:150px;height:120px;background-size:cover;background-position:center center;} - .news-item .upload-multiple-close{width:30px;height:30px;line-height:30px;text-align:center;background-color:rgba(0,0,0,.5);color:#fff;float:right} + .news-item .upload-multiple-close{width:30px;height:30px;line-height:30px;text-align:center;background-color:rgba(0,0,0,.5);color:#fff;float:right;} .news-item .upload-multiple-close:hover{text-decoration:none} {/block} \ No newline at end of file