Explorar el Código

feat: 修复目录位置

rindy hace 5 meses
padre
commit
f8fa865872
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;