瀏覽代碼

feat: 修复目录位置

rindy 5 月之前
父節點
當前提交
f8fa865872
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/qjkankan-view/src/components/UIGather/list.vue

+ 1 - 1
packages/qjkankan-view/src/components/UIGather/list.vue

@@ -390,7 +390,7 @@ onMounted(() => {
 
 .bar-list {
   position: absolute;
-  bottom: 28px;
+  bottom: 45px;
   left: 50%;
   transform: translateX(-50%);
   text-align: center;