diff --git a/common/style/new_style.css b/common/style/new_style.css index 48a98b6b..0127473d 100644 --- a/common/style/new_style.css +++ b/common/style/new_style.css @@ -179,6 +179,7 @@ uni-page-head .uni-page-head__title { border-radius: 50%; text-align: center; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); + opacity: 0.8; } .scan_float image { diff --git a/pages/issue/coms/comIssueDetailCard.vue b/pages/issue/coms/comIssueDetailCard.vue index e8a8505f..03cc180d 100644 --- a/pages/issue/coms/comIssueDetailCard.vue +++ b/pages/issue/coms/comIssueDetailCard.vue @@ -8,7 +8,6 @@