ltao hace 3 años
padre
commit
c8921359cb
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  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>