瀏覽代碼

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%);