From 9ffc1d51e096e2c9729683d8d5f15661c962111c Mon Sep 17 00:00:00 2001 From: yinsiyu <516159562@qq.com> Date: Wed, 24 Jul 2024 00:18:30 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/vxeCommon.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/vxeCommon.scss b/src/styles/vxeCommon.scss index 5e4b992..5d28c89 100644 --- a/src/styles/vxeCommon.scss +++ b/src/styles/vxeCommon.scss @@ -1,5 +1,5 @@ .vxe-toolbar { - justify-content: flex-end !important; + // justify-content: flex-end !important; .vxe-buttons--wrapper { flex-grow: 0 !important; }