From bfcff5049592a4a4962e7acd1e3203c2f5e8d3ac Mon Sep 17 00:00:00 2001 From: wangsongsole Date: Tue, 23 Aug 2022 18:25:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20=E7=BB=84=E4=BB=B6grid?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/gird/main.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/components/gird/main.css b/src/components/gird/main.css index ee692c37..e7f24c84 100644 --- a/src/components/gird/main.css +++ b/src/components/gird/main.css @@ -159,8 +159,7 @@ opacity: 1; width: 100%; height: 100px; - display: flex; - align-items: center; + display: flex !important ; justify-content: center; }