Browse Source

chore: add import to site anchor css

DaiQiangReal 3 years ago
parent
commit
c0827debb9
1 changed files with 1 additions and 1 deletions
  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;