diff --git a/nezha-fronted/src/components/common/alert/alertStateInfo.vue b/nezha-fronted/src/components/common/alert/alertStateInfo.vue
index b2ac04935..9148eecb0 100644
--- a/nezha-fronted/src/components/common/alert/alertStateInfo.vue
+++ b/nezha-fronted/src/components/common/alert/alertStateInfo.vue
@@ -10,7 +10,7 @@
@@ -124,7 +124,7 @@ export default {
delete labelPosition.left
labelPosition.right =
- clientWidth - position.left - leftOffSetView - position.width * 3.5 + 'px'
+ clientWidth - position.left - leftOffSetView - position.width * 4 + 'px'
}
return labelPosition
}
diff --git a/nezha-fronted/src/components/common/project/popData/Info.vue b/nezha-fronted/src/components/common/project/popData/Info.vue
index 6c9f981c3..5c2a24eaa 100644
--- a/nezha-fronted/src/components/common/project/popData/Info.vue
+++ b/nezha-fronted/src/components/common/project/popData/Info.vue
@@ -1,6 +1,6 @@
-
+
{{$t('overall.module')}} {{$t('project.topo.icon.info')}}