ltao 3 лет назад
Родитель
Сommit
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>