zengyicheng 1 year ago
parent
commit
7dd31e35b5

+ 4 - 3
src/components/easy2/studyStudent.vue

@@ -8938,7 +8938,7 @@
             >音频</span
             >音频</span
           >
           >
         </div> -->
         </div> -->
-        <div style="height: calc(100% - 95px)">
+        <div style="height: calc(100% - 50px)">
           <editor-bar
           <editor-bar
             class="binfo_input pzConText"
             class="binfo_input pzConText"
             style="width: 100% !important;margin: 0 auto"
             style="width: 100% !important;margin: 0 auto"
@@ -21324,9 +21324,10 @@ export default {
 }
 }
 
 
 .addPzBox {
 .addPzBox {
-  height: calc(100% - 50px);
+  height: calc(100% - 40px);
   background: #ededed;
   background: #ededed;
-  border-radius: 15px;
+  border-bottom-left-radius: 15px;
+  border-bottom-right-radius: 15px;
 }
 }
 
 
 .pzAudioClass {
 .pzAudioClass {

+ 4 - 3
src/components/easy3/studyStudent.vue

@@ -8927,7 +8927,7 @@
             >音频</span
             >音频</span
           >
           >
         </div> -->
         </div> -->
-        <div style="height: calc(100% - 95px)">
+        <div style="height: calc(100% - 50px)">
           <editor-bar
           <editor-bar
             class="binfo_input pzConText"
             class="binfo_input pzConText"
             style="width: 100% !important;margin: 0 auto"
             style="width: 100% !important;margin: 0 auto"
@@ -21178,9 +21178,10 @@ export default {
 }
 }
 
 
 .addPzBox {
 .addPzBox {
-  height: calc(100% - 50px);
+  height: calc(100% - 40px);
   background: #ededed;
   background: #ededed;
-  border-radius: 15px;
+  border-bottom-left-radius: 15px;
+  border-bottom-right-radius: 15px;
 }
 }
 
 
 .pzAudioClass {
 .pzAudioClass {

+ 4 - 3
src/components/student/studyStudent.vue

@@ -834,7 +834,7 @@
             >音频</span
             >音频</span
           >
           >
         </div> -->
         </div> -->
-        <div style="height: calc(100% - 95px)">
+        <div style="height: calc(100% - 50px)">
           <editor-bar
           <editor-bar
             class="binfo_input pzConText"
             class="binfo_input pzConText"
             style="width: 100% !important;margin: 0 auto"
             style="width: 100% !important;margin: 0 auto"
@@ -5524,9 +5524,10 @@ export default {
 }
 }
 
 
 .addPzBox {
 .addPzBox {
-  height: calc(100% - 50px);
+  height: calc(100% - 40px);
   background: #ededed;
   background: #ededed;
-  border-radius: 15px;
+  border-bottom-left-radius: 15px;
+  border-bottom-right-radius: 15px;
 }
 }
 
 
 .pzAudioClass {
 .pzAudioClass {

+ 4 - 3
src/components/studio/studyStudent.vue

@@ -820,7 +820,7 @@
             >音频</span
             >音频</span
           >
           >
         </div> -->
         </div> -->
-        <div style="height: calc(100% - 95px)">
+        <div style="height: calc(100% - 50px)">
           <editor-bar
           <editor-bar
             class="binfo_input pzConText"
             class="binfo_input pzConText"
             style="width: 100% !important;margin: 0 auto"
             style="width: 100% !important;margin: 0 auto"
@@ -5409,9 +5409,10 @@ export default {
 }
 }
 
 
 .addPzBox {
 .addPzBox {
-  height: calc(100% - 50px);
+  height: calc(100% - 40px);
   background: #ededed;
   background: #ededed;
-  border-radius: 15px;
+  border-bottom-left-radius: 15px;
+  border-bottom-right-radius: 15px;
 }
 }
 
 
 .pzAudioClass {
 .pzAudioClass {

+ 4 - 3
src/components/studyStudent.vue

@@ -7647,7 +7647,7 @@
             >音频</span
             >音频</span
           >
           >
         </div> -->
         </div> -->
-        <div style="height: calc(100% - 95px)">
+        <div style="height: calc(100% - 50px)">
           <editor-bar
           <editor-bar
             class="binfo_input pzConText"
             class="binfo_input pzConText"
             style="width: 100% !important;margin: 0 auto"
             style="width: 100% !important;margin: 0 auto"
@@ -20526,9 +20526,10 @@ export default {
 }
 }
 
 
 .addPzBox {
 .addPzBox {
-  height: calc(100% - 50px);
+  height: calc(100% - 40px);
   background: #ededed;
   background: #ededed;
-  border-radius: 15px;
+  border-bottom-left-radius: 15px;
+  border-bottom-right-radius: 15px;
 }
 }
 
 
 .pzAudioClass {
 .pzAudioClass {