From 0d3b21c872b0bdf439f12921f0595eaf4d617028 Mon Sep 17 00:00:00 2001 From: jiannibang <271381693@qq.com> Date: Thu, 24 Nov 2022 15:04:50 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/DefaultPopup/style.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/DefaultPopup/style.scss b/src/components/DefaultPopup/style.scss index 7ca3348..51ecdc1 100644 --- a/src/components/DefaultPopup/style.scss +++ b/src/components/DefaultPopup/style.scss @@ -118,6 +118,7 @@ line-height: 15px; text-align: center; color: #474a56; + align-items: center; img { display: block; width: 44px;