소스 검색

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;