Преглед изворни кода

Merge branch 'beta' of https://git.cocorobo.cn/CocoRoboLabs/pbl-student-table into beta

lsc пре 2 година
родитељ
комит
1837a89570
2 измењених фајлова са 2 додато и 2 уклоњено
  1. 1 1
      src/components/noTerminal/studyStudent.vue
  2. 1 1
      src/components/studyStudent.vue

+ 1 - 1
src/components/noTerminal/studyStudent.vue

@@ -14322,7 +14322,7 @@ ol {
 }
 
 .timuImg {
-  width: 100px;
+  width: 150px;
   margin: 5px 0;
   cursor: pointer;
 }

+ 1 - 1
src/components/studyStudent.vue

@@ -18944,7 +18944,7 @@ ol {
 }
 
 .timuImg {
-  width: 100px;
+  width: 150px;
   margin: 5px 0;
   cursor: pointer;
 }