fix: 修改个人中心页、导航栏bug

This commit is contained in:
R524809
2026-05-25 15:03:43 +08:00
parent 4379358a41
commit 000d7d8a7f
6 changed files with 41 additions and 8 deletions
@@ -14,7 +14,6 @@
}
.nav-bar__inner {
height: @nav-inner-height;
display: flex;
flex-direction: row;
align-items: center;
@@ -71,6 +70,7 @@
font-weight: @fw-nav-title;
color: @color-nav-title;
letter-spacing: @ls-nav-title;
line-height: 1;
flex: 1;
min-width: 0;
}