|
@@ -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 {
|