mirror of
https://github.com/whyour/qinglong.git
synced 2025-07-27 05:46:08 +08:00
fix: 图标未居中问题
菜单栏图标居中显示
This commit is contained in:
parent
4244502949
commit
1d80ce739e
|
@ -376,6 +376,7 @@ select:-webkit-autofill:focus {
|
|||
|
||||
.ant-pro-sider-logo {
|
||||
padding-inline: 5px !important;
|
||||
justify-content: center;
|
||||
|
||||
.title {
|
||||
display: flex;
|
||||
|
|
Loading…
Reference in New Issue
Block a user