diff --git a/frontend/src/views/chart/view/ChartEdit.vue b/frontend/src/views/chart/view/ChartEdit.vue index 14ab18cc16..36f45f706b 100644 --- a/frontend/src/views/chart/view/ChartEdit.vue +++ b/frontend/src/views/chart/view/ChartEdit.vue @@ -2664,12 +2664,12 @@ export default { background-color: #f7f8fa; overflow-y: auto; overflow-x: hidden; - height: calc(100vh - 75px); + height: calc(100vh - 96px); } .view-panel-Mask { display: flex; - height: calc(100vh - 60px); + height: calc(100vh - 80px); background-color: rgba(92,94,97, 0.7); position:absolute; top:0px; @@ -2828,7 +2828,7 @@ span { } .attr-style { - height: calc(100vh - 56px - 60px - 40px - 40px); + height: calc(100vh - 76px - 60px - 40px - 40px); } .blackTheme .attr-style { diff --git a/frontend/src/views/chart/view/ChartStyleBatchSet.vue b/frontend/src/views/chart/view/ChartStyleBatchSet.vue index e4f081d59f..bcf40f9d33 100644 --- a/frontend/src/views/chart/view/ChartStyleBatchSet.vue +++ b/frontend/src/views/chart/view/ChartStyleBatchSet.vue @@ -121,11 +121,11 @@ export default { display: flex; align-items: center; justify-content: center; - height: calc(100vh - 35px); + height: calc(100vh - 56px); } .batch-opt-main{ - height: calc(100vh - 35px); + height: calc(100vh - 56px); overflow-y: hidden; width: 100%; border-left: 1px solid #E6E6E6 diff --git a/frontend/src/views/panel/SubjectSetting/index.vue b/frontend/src/views/panel/SubjectSetting/index.vue index d9c4ab3dd2..42e5cf71bb 100644 --- a/frontend/src/views/panel/SubjectSetting/index.vue +++ b/frontend/src/views/panel/SubjectSetting/index.vue @@ -9,28 +9,30 @@
- - - - - - - - - - - - - - - - - - - - - - +
+ + + + + + + + + + + + + + + + + + + + + + +
diff --git a/frontend/src/views/panel/edit/index.vue b/frontend/src/views/panel/edit/index.vue index 18c53782b1..c178715265 100644 --- a/frontend/src/views/panel/edit/index.vue +++ b/frontend/src/views/panel/edit/index.vue @@ -126,7 +126,6 @@ - @@ -141,12 +140,12 @@ :close-on-press-escape="false" :modal-append-to-body="true" > - - - - +
+ + + +
-
-
-
{{ key }}
-