zengyicheng před 2 roky
rodič
revize
e842574af1
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      src/components/studyStudent.vue

+ 1 - 1
src/components/studyStudent.vue

@@ -17147,7 +17147,7 @@ export default {
 .filebox:before {
   content: ""; /* 使用 :before 伪元素创建纵向虚线 */
   position: absolute;
-  top: 35px;
+  top: 20px;
   left: 13px;
   border-left: 2px dotted #cad1dc;
   height: calc(100% - 15px);