Преглед изворни кода

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