zengyicheng 1 년 전
부모
커밋
dd120e144c
2개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 2 2
      src/components/easy2/studyStudent.vue
  2. 2 2
      src/components/easy3/studyStudent.vue

+ 2 - 2
src/components/easy2/studyStudent.vue

@@ -19456,7 +19456,7 @@ export default {
 }
 
 .whiteBIcon > img {
-  width: 100%;
+  width: 65px;
   height: 100%;
 }
 
@@ -22584,7 +22584,7 @@ ol {
 
 .toolSort > div {
   margin: 0 10px 0 0;
-  width: 110px;
+  width: 135px;
   box-sizing: border-box;
   border: 2px solid transparent;
 }

+ 2 - 2
src/components/easy3/studyStudent.vue

@@ -22366,7 +22366,7 @@ export default {
 
 .toolSort > div {
   margin: 0 10px 0 0;
-  width: 110px;
+  width: 135px;
   box-sizing: border-box;
   border: 2px solid transparent;
 }
@@ -22390,7 +22390,7 @@ export default {
 }
 
 .whiteBIcon > img {
-  width: 100%;
+  width: 65px;
   height: 100%;
 }