From bf695b7137550b01d6a54bb2d6a7e040e99b0491 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E9=9C=84?= Date: Tue, 12 Dec 2023 11:41:14 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E6=9F=A5=E8=AF=A2=E6=9D=A1=E4=BB=B6?= =?UTF-8?q?=E8=B6=85=E9=95=BF=E9=97=AE=E9=A2=98=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/page/GlobalLayout.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/page/GlobalLayout.vue b/src/components/page/GlobalLayout.vue index 4030927d..5095273c 100644 --- a/src/components/page/GlobalLayout.vue +++ b/src/components/page/GlobalLayout.vue @@ -674,6 +674,7 @@ body { .ant-form-item-control-wrapper { flex: 1 1; + width: 0; display: inline-block; vertical-align: middle; }