From 1d80ce739e5d4daca594ed9694162ffb2c2275a4 Mon Sep 17 00:00:00 2001 From: Meng Sen Date: Thu, 17 Oct 2024 11:25:21 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=9B=BE=E6=A0=87=E6=9C=AA=E5=B1=85?= =?UTF-8?q?=E4=B8=AD=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 菜单栏图标居中显示 --- src/layouts/index.less | 1 + 1 file changed, 1 insertion(+) diff --git a/src/layouts/index.less b/src/layouts/index.less index 66a08da5..c0ceb298 100644 --- a/src/layouts/index.less +++ b/src/layouts/index.less @@ -376,6 +376,7 @@ select:-webkit-autofill:focus { .ant-pro-sider-logo { padding-inline: 5px !important; + justify-content: center; .title { display: flex;