Browse Source

fix: 修复样式覆盖问题

zhangyuhan 1 year ago
parent
commit
31845c0737

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

@@ -89,6 +89,7 @@ const props = defineProps({
     cursor: pointer;
     .icon-close {
       display: inline-block;
+      background: unset;
     }
   }
 }