From e04fc650a4ed89235d941992f977593870cb8ab3 Mon Sep 17 00:00:00 2001 From: liangjiami <2249412933@qq.com> Date: Tue, 1 Jul 2025 15:18:24 +0800 Subject: [PATCH] =?UTF-8?q?style:=E6=A0=B7=E5=BC=8F=E9=97=AE=E9=A2=98?= =?UTF-8?q?=E4=BF=AE=E6=94=B94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/static/index/mobile/css/article_detail.css | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/public/static/index/mobile/css/article_detail.css b/public/static/index/mobile/css/article_detail.css index eed0928f..dfcdf9d1 100644 --- a/public/static/index/mobile/css/article_detail.css +++ b/public/static/index/mobile/css/article_detail.css @@ -198,6 +198,10 @@ position: absolute; left: 40%; transform: translateX(-50%); + display: flex; + flex-direction: row; + align-items: center; + justify-content: center; } .oricoEGapp-articledetail .wechat_code { left: 3.8rem; @@ -212,10 +216,7 @@ font-size: 14px; width: 200%; color: #333; - display: flex; - flex-direction: row; - align-items: center; - justify-content: center; + } .oricoEGapp-articledetail .wechat_code::before { content: '';