diff --git a/src/views/components/ConditionTags.vue b/src/views/components/ConditionTags.vue
index 34e60fa4..2c32a6bf 100644
--- a/src/views/components/ConditionTags.vue
+++ b/src/views/components/ConditionTags.vue
@@ -46,6 +46,7 @@ limitations under the License. -->
:hide-on-click="false"
style="margin: 20px 0 0 -130px"
v-if="tagArr.length"
+ :max-height="400"
>
@@ -68,12 +69,12 @@ limitations under the License. -->
>
{{ t("tagsLink") }}
-
+
- {{ t("noticeTag") }}
+ {{ t("noticeTag") }}
diff --git a/src/views/dashboard/related/trace/components/D3Graph/SpanDetail.vue b/src/views/dashboard/related/trace/components/D3Graph/SpanDetail.vue
index 5a97909a..33617f97 100644
--- a/src/views/dashboard/related/trace/components/D3Graph/SpanDetail.vue
+++ b/src/views/dashboard/related/trace/components/D3Graph/SpanDetail.vue
@@ -48,7 +48,7 @@ limitations under the License. -->
{{ i.value }}