From f163d329ccb378a471e4a12778946c350652c2ca Mon Sep 17 00:00:00 2001 From: lmj <3407000732@qq.com> Date: Fri, 14 Oct 2022 15:12:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=88=91=E7=9A=84=E7=AC=94=E8=AE=B0=E5=92=8C?= =?UTF-8?q?=E6=88=91=E7=9A=84=E6=94=B6=E8=97=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/user/MyFavorites.vue | 2 +- src/views/user/Mynotes.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/user/MyFavorites.vue b/src/views/user/MyFavorites.vue index 7af80358..8b72e3cb 100644 --- a/src/views/user/MyFavorites.vue +++ b/src/views/user/MyFavorites.vue @@ -722,7 +722,7 @@ export default { color: #333333; } ::v-deep .el-tabs__active-bar { - background-color: #ffb30f; + // background-color: #ffb30f; } .tag-space { margin-right: 10px; diff --git a/src/views/user/Mynotes.vue b/src/views/user/Mynotes.vue index b8e35b4b..93a202ff 100644 --- a/src/views/user/Mynotes.vue +++ b/src/views/user/Mynotes.vue @@ -643,7 +643,7 @@ export default { font-weight: 400; color: #3379FB; text-align:center; - margin-top: 5px; + margin-top: 2px; display: inline-block; } div{