zengyicheng 2 년 전
부모
커밋
aa97cf4c8e
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      src/components/study.vue

+ 5 - 0
src/components/study.vue

@@ -844,6 +844,7 @@
                     >
                       <div
                         class="works"
+                        style="width: 200px; height: 140px"
                         v-for="(w, wIndex) in worksStudent[toolIndex]"
                         :key="wIndex"
                       >
@@ -972,6 +973,7 @@
                     >
                       <div
                         class="works"
+                        style="width: 200px; height: 140px"
                         v-for="(w, wIndex) in worksStudent[toolIndex]"
                         :key="wIndex"
                       >
@@ -1032,6 +1034,7 @@
                     >
                       <div
                         class="works"
+                        style="width: 200px; height: 140px"
                         v-for="(w, wIndex) in worksStudent[toolIndex]"
                         :key="wIndex"
                       >
@@ -1092,6 +1095,7 @@
                     >
                       <div
                         class="works"
+                        style="width: 200px; height: 140px"
                         v-for="(w, wIndex) in worksStudent[toolIndex]"
                         :key="wIndex"
                       >
@@ -1152,6 +1156,7 @@
                     >
                       <div
                         class="works"
+                        style="width: 200px; height: 140px"
                         v-for="(w, wIndex) in worksStudent[toolIndex]"
                         :key="wIndex"
                       >