From 144d746c39cf8b170aef78b08d00b527d2a20334 Mon Sep 17 00:00:00 2001 From: Lee <342694918@qq.com> Date: Tue, 29 Nov 2022 09:12:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E6=B4=BB=E5=8A=A8=E9=A2=84?= =?UTF-8?q?=E5=91=8A=E4=B8=AD=E8=83=8C=E6=99=AF=E8=8B=B1=E6=96=87-1129?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/static/web/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/static/web/css/style.css b/public/static/web/css/style.css index be85252..2ba060b 100644 --- a/public/static/web/css/style.css +++ b/public/static/web/css/style.css @@ -1250,7 +1250,7 @@ } .preview-item .txt>em { - display: block; + display: none; font-size: 90px; line-height: 100px; font-weight: bold;