Browse Source

顶部样式修改

princeLee 4 năm trước cách đây
mục cha
commit
56026b630d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/styles/detail-pages.scss

+ 1 - 1
src/styles/detail-pages.scss

@@ -39,7 +39,7 @@
   position: fixed;
   z-index: 99;
   left: 90px;
-  top: 60px;
+  top: 70px;
   width: calc(100% - 150px);
 }
 @mixin normal-main-header {