zengyicheng 1 ano atrás
pai
commit
9a1259cfa0

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

@@ -8941,7 +8941,7 @@
         <div style="height: calc(100% - 95px)">
           <editor-bar
             class="binfo_input pzConText"
-            style="width: 100% !important"
+            style="width: 100% !important;margin: 0 auto"
             placeholder="请输入回复描述"
             v-model="reply"
             @change="change"

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

@@ -8930,7 +8930,7 @@
         <div style="height: calc(100% - 95px)">
           <editor-bar
             class="binfo_input pzConText"
-            style="width: 100% !important"
+            style="width: 100% !important;margin: 0 auto"
             placeholder="请输入回复描述"
             v-model="reply"
             @change="change"

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

@@ -837,7 +837,7 @@
         <div style="height: calc(100% - 95px)">
           <editor-bar
             class="binfo_input pzConText"
-            style="width: 100% !important"
+            style="width: 100% !important;margin: 0 auto"
             placeholder="请输入回复描述"
             v-model="reply"
             @change="change"

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

@@ -823,7 +823,7 @@
         <div style="height: calc(100% - 95px)">
           <editor-bar
             class="binfo_input pzConText"
-            style="width: 100% !important"
+            style="width: 100% !important;margin: 0 auto"
             placeholder="请输入回复描述"
             v-model="reply"
             @change="change"

+ 1 - 1
src/components/studyStudent.vue

@@ -7650,7 +7650,7 @@
         <div style="height: calc(100% - 95px)">
           <editor-bar
             class="binfo_input pzConText"
-            style="width: 100% !important"
+            style="width: 100% !important;margin: 0 auto"
             placeholder="请输入回复描述"
             v-model="reply"
             @change="change"