From 2bb37d677bbbdc29b3fc80510b0844581a3b445a Mon Sep 17 00:00:00 2001 From: wangsongsole Date: Thu, 22 Sep 2022 14:21:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=94=AF=E4=BB=98=E5=BC=B9?= =?UTF-8?q?=E7=AA=97=E7=BB=84=E4=BB=B6=E6=A0=B7=E5=BC=8F=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- v1_5_0_C/payPop.css | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/v1_5_0_C/payPop.css b/v1_5_0_C/payPop.css index a3baa15..034f13c 100644 --- a/v1_5_0_C/payPop.css +++ b/v1_5_0_C/payPop.css @@ -75,6 +75,13 @@ border-radius: 0.05rem; } + +.model .model-box .list-children>div { + display: flex; + align-items: center; +} + + .model .model-box .title { font-size: 0.13rem; color: #A8A8A8;