diff --git a/packages/client/hmi-client/src/components/llm/tera-notebook-jupyter-input.vue b/packages/client/hmi-client/src/components/llm/tera-notebook-jupyter-input.vue index e5860c38e4..e5309b49f2 100644 --- a/packages/client/hmi-client/src/components/llm/tera-notebook-jupyter-input.vue +++ b/packages/client/hmi-client/src/components/llm/tera-notebook-jupyter-input.vue @@ -167,7 +167,6 @@ const onInputChange = async () => { .notebook-toolbar { display: flex; flex-direction: row; - margin-top: var(--gap-2); gap: var(--gap-3); justify-content: space-between; } diff --git a/packages/client/hmi-client/src/components/workflow/ops/model-comparison/tera-model-comparison-drilldown.vue b/packages/client/hmi-client/src/components/workflow/ops/model-comparison/tera-model-comparison-drilldown.vue index dae91e7159..106cb5dac2 100644 --- a/packages/client/hmi-client/src/components/workflow/ops/model-comparison/tera-model-comparison-drilldown.vue +++ b/packages/client/hmi-client/src/components/workflow/ops/model-comparison/tera-model-comparison-drilldown.vue @@ -117,21 +117,19 @@ -
- - - -
+ + + -
- - - - - -
+ + + + + { position: relative; } -.toolbar-right-side { - position: absolute; - top: var(--gap-4); - right: 0; - gap: var(--gap-2); - display: flex; - align-items: center; -} - #matrix-canvas { position: fixed; top: 0; diff --git a/packages/client/hmi-client/src/components/workflow/ops/model-edit/tera-model-edit-drilldown.vue b/packages/client/hmi-client/src/components/workflow/ops/model-edit/tera-model-edit-drilldown.vue index 446e23e70b..449ac4f0bc 100644 --- a/packages/client/hmi-client/src/components/workflow/ops/model-edit/tera-model-edit-drilldown.vue +++ b/packages/client/hmi-client/src/components/workflow/ops/model-edit/tera-model-edit-drilldown.vue @@ -9,30 +9,28 @@ @update-state="(state: any) => emit('update-state', state)" > -
- - - - - -
+ + + + +