浏览代码

chore: add import to site anchor css

DaiQiangReal 3 年之前
父节点
当前提交
c0827debb9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/PageAnchor/index.scss

+ 1 - 1
src/components/PageAnchor/index.scss

@@ -1,6 +1,6 @@
 .category-anchor {
     width: 150px;
-    position: fixed;
+    position: fixed !important;
     right: 0vw;
     top: 12vh;
     display: flex;