Browse Source

chore: add import to site anchor css

DaiQiangReal 3 năm trước cách đây
mục cha
commit
c0827debb9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;