zengyicheng hai 1 ano
pai
achega
0305ab9c3e

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

@@ -18843,6 +18843,11 @@ export default {
     width: 100% !important;
   }
 
+  .addToolCss{
+    right: 0 !important;
+    width: 100% !important;
+  }
+
   /* .textTitle >>> .el-form-item__label {
     width: 150px !important;
   } */
@@ -22536,7 +22541,6 @@ ol {
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: flex-start;
-  max-width: 600px;
   padding: 0 0 15px 0;
 }
 

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

@@ -18733,6 +18733,11 @@ export default {
     width: 100% !important;
   }
 
+  .addToolCss{
+    right: 0 !important;
+    width: 100% !important;
+  }
+
   /* .textTitle >>> .el-form-item__label {
     width: 150px !important;
   } */
@@ -22360,7 +22365,6 @@ export default {
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: flex-start;
-  max-width: 600px;
   padding: 0 0 15px 0;
 }
 

+ 6 - 2
src/components/studyStudent.vue

@@ -18080,6 +18080,11 @@ export default {
     width: 100% !important;
   }
 
+  .addToolCss{
+    right: 0 !important;
+    width: 100% !important;
+  }
+
   /* .textTitle >>> .el-form-item__label {
     width: 150px !important;
   } */
@@ -21936,7 +21941,6 @@ ol {
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: flex-start;
-  max-width: 600px;
   padding: 0 0 15px 0;
 }
 
@@ -22163,7 +22167,7 @@ ol {
   position: fixed;
   z-index: 999;
   background: #fff;
-  right: 3%;
+  right: 5%;
   bottom: 18%;
   min-width: 600px;
   min-height: 300px;