Преглед на файлове

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