فهرست منبع

feat: pc端详情页无href属性鼠标样式调整

cuiyalong 1 سال پیش
والد
کامیت
b8c0663a05
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      apps/bigmember_pc/src/views/article-content/components/ContentHeader.vue

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

@@ -301,6 +301,7 @@ const isUseBIActions =
     font-weight: 400;
     line-height: 18px;
     text-decoration: none;
+    &:not([href]),
     &[href*='javascript'] {
       cursor: unset;
     }