mirror of
https://github.com/PlayEdu/frontend.git
synced 2025-12-24 10:09:47 +08:00
上传图片错误优化
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user