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