This commit is contained in:
花有清香月有阴
2022-01-17 17:47:43 +08:00
parent c850ec5973
commit e77087ad50
3 changed files with 9 additions and 7 deletions

View File

@@ -151,7 +151,6 @@ export default {
padding-left: 0px;
li {
list-style-type: none;
.user {
display: flex;
justify-content: flex-start;
@@ -204,7 +203,6 @@ export default {
}
}
}
}
}
}
@@ -225,7 +223,7 @@ export default {
line-height: 80px;
text-align: center;
background-color: #1365DD;
color: #FFFFFF;
color: #FFFFFF;
}
}
}