zhangyuhan 1 жил өмнө
parent
commit
86fdc9bbd1

+ 6 - 0
apps/bigmember_pc/src/views/article-content/components/ContentHeader.vue

@@ -262,6 +262,12 @@ const InWhichContainer = window.parent !== window ? 'in-app' : 'in-web'
     font-style: normal;
     font-weight: 400;
     line-height: 36px;
+    ::v-deep {
+      .keyword.keyword-underline {
+        border-width: 0;
+        cursor: unset;
+      }
+    }
   }
   .tags {
     margin-top: 12px;