ソースを参照

feat: 完善右上角登陆后状态+头部导航内容UI的v1.3

chenpeng 1 週間 前
コミット
beba94c99c
1 ファイル変更1 行追加1 行削除
  1. 1 1
      components/common/navigation/index.vue

+ 1 - 1
components/common/navigation/index.vue

@@ -248,7 +248,7 @@ function toCategories() {
   opacity: 0.9;
   border-radius: 6px!important;
   inset: unset!important;
-  // left: 50%!important;
+  left:  calc(50vw - 600px) !important;
   top:58px!important;
   // transition: all 0.3s ease-in-out;
   // transform: translateX(-50%);