zengyicheng 1 year ago
parent
commit
1cd11f265b
2 changed files with 2 additions and 2 deletions
  1. 1 1
      src/components/noTerminal/studyStudent.vue
  2. 1 1
      src/components/studyStudent.vue

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

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

+ 1 - 1
src/components/studyStudent.vue

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