zengyicheng 1 年之前
父節點
當前提交
1f323463b0
共有 3 個文件被更改,包括 3 次插入3 次删除
  1. 1 1
      src/components/easy2/studyStudent.vue
  2. 1 1
      src/components/easy3/studyStudent.vue
  3. 1 1
      src/components/studyStudent.vue

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

@@ -17974,7 +17974,7 @@ export default {
 
 .student_head {
   width: 100%;
-  margin: 0 auto;
+  margin: 20px auto 0;
   padding-bottom: 20px;
   display: flex;
   flex-direction: column;

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

@@ -17839,7 +17839,7 @@ export default {
 
 .student_head {
   width: 100%;
-  margin: 40px auto 0;
+  margin: 20px auto 0;
   padding-bottom: 20px;
   display: flex;
   flex-direction: column;

+ 1 - 1
src/components/studyStudent.vue

@@ -16945,7 +16945,7 @@ export default {
 
 .student_head {
   width: 100%;
-  margin: 0 auto;
+  margin: 20px auto 0;
   padding-bottom: 20px;
   display: flex;
   flex-direction: column;