fix: 图标未居中问题

菜单栏图标居中显示
This commit is contained in:
Meng Sen 2024-10-17 11:25:21 +08:00 committed by GitHub
parent 4244502949
commit 1d80ce739e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -376,6 +376,7 @@ select:-webkit-autofill:focus {
.ant-pro-sider-logo {
padding-inline: 5px !important;
justify-content: center;
.title {
display: flex;