From 69d4348df74da29c243da5d965402e0c71353af0 Mon Sep 17 00:00:00 2001 From: lai <371757574@qq.com> Date: Wed, 13 Dec 2023 10:40:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AA=92=E4=BD=93=E6=9F=A5=E8=AF=A2=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 894320dc..72976bbc 100644 --- a/src/App.vue +++ b/src/App.vue @@ -99,7 +99,7 @@ body .ant-pro-basicLayout { display: flex; flex-wrap: wrap; justify-content: flex-start; - align-items: left; + align-items: center; } .button-container > button {