diff --git a/src/pages/layout.vue b/src/pages/layout.vue index 35ba2a9..ff2a7a8 100644 --- a/src/pages/layout.vue +++ b/src/pages/layout.vue @@ -263,7 +263,8 @@ $header-height: 48px; box-sizing: border-box; font-family: FZZYJW--GB1-0; background: var(--layout-menu-bg); - justify-content: center; + // justify-content: center; + padding-left: 20px; column-gap: 6px; font-size: 16px; color: #fff;