diff --git a/src/components/common/div-content/index.vue b/src/components/common/div-content/index.vue
index 2ae70e2c..6dbeeed3 100644
--- a/src/components/common/div-content/index.vue
+++ b/src/components/common/div-content/index.vue
@@ -348,7 +348,7 @@ const float_bottom_change = (val: { bottom: string; location: string }, id: stri
}
.plug-in-mark-name {
position: absolute;
- top: -0.6rem;
+ top: -0.7rem;
left: -0.6rem;
}
.plug-in-close::before {
diff --git a/src/components/model-custom/index.vue b/src/components/model-custom/index.vue
index 30c735c0..a719fc63 100644
--- a/src/components/model-custom/index.vue
+++ b/src/components/model-custom/index.vue
@@ -5,7 +5,7 @@
-
@@ -16,7 +16,7 @@
-
diff --git a/src/components/model-data-magic/components/custom/index.vue b/src/components/model-data-magic/components/custom/index.vue
index 4a5f497e..5d5d82e8 100644
--- a/src/components/model-data-magic/components/custom/index.vue
+++ b/src/components/model-data-magic/components/custom/index.vue
@@ -14,7 +14,7 @@
-
diff --git a/src/views/layout/components/main/index.vue b/src/views/layout/components/main/index.vue
index 8976fee2..4935eaa1 100644
--- a/src/views/layout/components/main/index.vue
+++ b/src/views/layout/components/main/index.vue
@@ -593,7 +593,7 @@ const footer_nav_event = () => {
}
.plug-drawer-mark-name {
position: absolute;
- top: -1.3rem;
+ top: -1.4rem;
left: -0.6rem;
}