我的笔记和我的收藏

This commit is contained in:
lmj
2022-10-14 15:12:32 +08:00
parent ca9dea067f
commit f163d329cc
2 changed files with 2 additions and 2 deletions

View File

@@ -722,7 +722,7 @@ export default {
color: #333333; color: #333333;
} }
::v-deep .el-tabs__active-bar { ::v-deep .el-tabs__active-bar {
background-color: #ffb30f; // background-color: #ffb30f;
} }
.tag-space { .tag-space {
margin-right: 10px; margin-right: 10px;

View File

@@ -643,7 +643,7 @@ export default {
font-weight: 400; font-weight: 400;
color: #3379FB; color: #3379FB;
text-align:center; text-align:center;
margin-top: 5px; margin-top: 2px;
display: inline-block; display: inline-block;
} }
div{ div{