|
@@ -28,7 +28,7 @@
|
|
|
@getText="getText($event,4)" />
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="wrap-full-bottom bottom-15 flex-center"
|
|
|
+ <div class="wrap-full-bottom bottom-ele-15 flex-center"
|
|
|
:style="pageItem.layers&&!isLayerShow()?TypeName(5)==='ChartEl'?'z-index:5':'z-index:3':''">
|
|
|
<component :data-position="5" :is="TypeName(5)" :ref="RefName(5)" :index="pageIndex" :position="5"
|
|
|
:item="Item(5)" @dragstart.native="onDragStart" @dragover.native="onDragOver" @drop.native="onDrop"
|
|
@@ -73,7 +73,7 @@
|
|
|
<style scoped lang="scss">
|
|
|
.format-ele{
|
|
|
.line{
|
|
|
- height: 41%;
|
|
|
+ height: 35%;
|
|
|
.line-item{
|
|
|
width: 50%;
|
|
|
}
|