소스 검색

教案库

ltao 3 년 전
부모
커밋
c8921359cb
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      src/views/thought/teacher/index.vue

+ 3 - 3
src/views/thought/teacher/index.vue

@@ -220,7 +220,7 @@
               style="
                 margin-right: 5px;
                 position: absolute;
-                left: 100px;
+                left: 80px;
                 top: 2px;
               "
             />
@@ -233,11 +233,11 @@
               style="
                 margin-right: 5px;
                 position: absolute;
-                left: 100px;
+                left: 80px;
                 top: 2px;
               "
             />
-            <span style="margin-left: 25px"> {{ scope.row.directory }}</span>
+            <span style="position: relative;right:-20px"> {{ scope.row.directory }}</span>
           </div>
         </template>
       </el-table-column>