上传图片错误优化

This commit is contained in:
禺狨
2023-04-23 10:36:04 +08:00
parent f2e6da5329
commit 89ef2401cf
4 changed files with 70 additions and 55 deletions

View File

@@ -29,7 +29,7 @@
display: flex;
align-items: center;
.nav-item {
width: 64px;
width: auto;
height: 40px;
font-size: 16px;
font-weight: 400;
@@ -47,7 +47,7 @@
}
.nav-active-item {
width: 64px;
width: auto;
height: 40px;
font-size: 16px;
font-weight: 600;